{"id":21228249,"url":"https://github.com/hexlet/dailybot","last_synced_at":"2025-10-25T02:32:52.115Z","repository":{"id":65641378,"uuid":"579017067","full_name":"Hexlet/dailybot","owner":"Hexlet","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-17T08:42:09.000Z","size":18,"stargazers_count":0,"open_issues_count":7,"forks_count":6,"subscribers_count":11,"default_branch":"main","last_synced_at":"2024-04-14T05:41:42.680Z","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/Hexlet.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}},"created_at":"2022-12-16T13:00:51.000Z","updated_at":"2023-03-01T22:47:11.000Z","dependencies_parsed_at":"2023-02-17T14:01:02.433Z","dependency_job_id":null,"html_url":"https://github.com/Hexlet/dailybot","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/Hexlet%2Fdailybot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hexlet%2Fdailybot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hexlet%2Fdailybot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hexlet%2Fdailybot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hexlet","download_url":"https://codeload.github.com/Hexlet/dailybot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225643080,"owners_count":17501325,"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-11-20T23:15:18.666Z","updated_at":"2025-10-25T02:32:52.013Z","avatar_url":"https://github.com/Hexlet.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hexlet-dailybot\n\nhexlet-dailybot is bot for Slack designed to request a daily report.\n\n## Requirements\n\n- python = \"^3.8.1\"\n- slack-bolt = \"^1.16.1\"\n\n## Installation\n\n1. Fork repo\n2. Clone forked repo\n\n    ```bash\n    git clone git@github.com:\u003cyour-git-account\u003e/dailybot.git\n    ```\n\n3. Create workspace for development in [Slack](https://slack.com/help/articles/206845317-Create-a-Slack-workspace)\n4. In workspace go to \"Settings \u0026 administration\" -\u003e \"Manage apps\". Press \"Create new app\" -\u003e \"From scratch\". Enter any name in \"App Name\" field and select workspace created by you\n5. Select socket mode and create app-level token. Copy created token in .env file\n6. Add slash commands - currently we use only `/report`\n7. In `OAuth \u0026 Permissions` press install to workspace button. Copy `Bot User OAuth Token` in .env file\n8. Select needed capabilities and permissions for bot scopes\n9. Select `Enable Events` in `Event Subscriptions`\n\n### Poetry\n\n- Run `make install`\n- Run `make start`\n\n### Docker\n\n- Run `make docker-build`\n- Run `make docker-start`\n\n### Deploy to Railway\n\n1. Choose forked repo. Create database PostgreSQL.\n2. In created app specify variables from database and tokens from slack\n3. In app settings specify start command - `make migrate \u0026\u0026 make start`\n4. Verify the logs to make sure the application is successfully deployed\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexlet%2Fdailybot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhexlet%2Fdailybot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexlet%2Fdailybot/lists"}