{"id":17146168,"url":"https://github.com/drew2a/tortugaboy","last_synced_at":"2025-03-24T10:25:40.932Z","repository":{"id":106394057,"uuid":"41821359","full_name":"drew2a/tortugaboy","owner":"drew2a","description":"Game bot for slack","archived":false,"fork":false,"pushed_at":"2024-04-16T23:34:46.000Z","size":42,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-29T15:50:43.719Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/drew2a.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-09-02T18:54:37.000Z","updated_at":"2019-09-17T06:41:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"112fbc91-763b-4a1a-a7bd-7f53ff0fa5d8","html_url":"https://github.com/drew2a/tortugaboy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drew2a%2Ftortugaboy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drew2a%2Ftortugaboy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drew2a%2Ftortugaboy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drew2a%2Ftortugaboy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drew2a","download_url":"https://codeload.github.com/drew2a/tortugaboy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245250878,"owners_count":20584795,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-14T21:08:00.015Z","updated_at":"2025-03-24T10:25:40.892Z","avatar_url":"https://github.com/drew2a.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tortugaboy\nTortugaboy is a [Slack](https://slack.com/) game bot.\n\n![screenshot](screenshot.png)\n\n## Installation\n\n1. Clone the repo\n2. `pip install -r requirements.txt`\n3. Host the web app on [Heroku](http://heroku.com):\n\n    ```\n    heroku create\n    git push heroku master\n    heroku ps:scale web=1\n    heroku logs\n    ```\n4. Set up some config variables using `heroku config:set VARIBLE=value`:\n   - `TOKEN`: your team's Slack API token. (required)\n   - `USERNAME`: your bot's username. (optional; defaults to `'tortugaboy'`)\n   - `ICON_EMOJI`: the emoji used in the bot's icon. (optional; defaults to `':moyai:'`)\n   - `CHANNEL`: the channel in which you stand up. (optional; defaults to `'#random'`)\n   - `DELAY_IN_SEC`: the countdown timer value in seconds. (optional; defaults to `3`)\n  \n5. Add the URL where the web app is deployed as an [outgoing webhook](https://my.slack.com/services/new/outgoing-webhook) in Slack. Don't forget the trailing `/`!\n6. Type `!help` in your chosen channel to see help message and `!game` to start the game.\n\n## Thanks\nThis bot totally based on https://github.com/eelzon/morgenbot by [@eelzon](https://github.com/eelzon), Thank you.\n\n## Contributors\n* @drew2a\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrew2a%2Ftortugaboy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrew2a%2Ftortugaboy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrew2a%2Ftortugaboy/lists"}