{"id":16797358,"url":"https://github.com/kubk/labelbot","last_synced_at":"2025-10-13T18:34:11.273Z","repository":{"id":86511173,"uuid":"140967356","full_name":"kubk/labelbot","owner":"kubk","description":"Telegram bot that notifies you whenever an issue is tagged with a specific label on GitHub / BitBucket / GitLab","archived":false,"fork":false,"pushed_at":"2018-09-19T22:33:25.000Z","size":195,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-30T04:45:35.208Z","etag":null,"topics":["botman","enqueue","rabbitmq","symfony4","telegram"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/kubk.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":"2018-07-14T18:04:21.000Z","updated_at":"2021-07-28T12:28:00.000Z","dependencies_parsed_at":"2023-05-01T12:04:52.906Z","dependency_job_id":null,"html_url":"https://github.com/kubk/labelbot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kubk/labelbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubk%2Flabelbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubk%2Flabelbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubk%2Flabelbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubk%2Flabelbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kubk","download_url":"https://codeload.github.com/kubk/labelbot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubk%2Flabelbot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279016594,"owners_count":26085852,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["botman","enqueue","rabbitmq","symfony4","telegram"],"created_at":"2024-10-13T09:22:06.267Z","updated_at":"2025-10-13T18:34:11.253Z","avatar_url":"https://github.com/kubk.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Labelbot [![Build Status](https://travis-ci.org/kubk/labelbot.svg?branch=master)](https://travis-ci.org/kubk/labelbot)\n\nLabelbot is a Telegram bot that allows you to subscribe to a label (for example **\"good first issue\"** or **\"easy pick\"**). Whenever an issue is tagged with the label you subscribed to, you will get a notification.\nThe main purpose of this project is to make a contribution to Open Source for newcomers a little bit easier.\n\n#### Features\n- GitHub / BitBucket / GitLab support\n- Email / Telegram notifications\n- Labelbot can communicate with a user in multiple languages\n\n#### Technology stack\n- [Symfony 4](http://symfony.com/)\n- [BotMan](https://botman.io)\n- [Enqueue](https://enqueue.forma-pro.com/) with RabbitMQ transport\n- [Redis](https://redis.io/) is used for persisting ETag headers in order to prevent reaching the X-Rate-Limit imposed by GitHub\n\n### Requirements\n- docker\n- docker-compose\n\n### Installation\n1) `git clone`\n2) `docker-compose -f docker/docker-compose.dev.yml up`\n3) `docker exec -it labelbot_php composer install`\n4) `docker exec -it labelbot_php bin/console doctrine:database:create`\n5) `docker exec -it labelbot_php bin/console doctrine:migrations:migrate`\n\n#### Configure Telegram webhook\nThe easiest way is to use Ngrok:\n\n1) `ngrok http 80`\n2) `bin/console app:webhook --url=\u003cngrok_url_with_https\u003e`\n\nTo delete webhook use `bin/console app:webhook --delete`\n\n#### Testing\n1) `make prepare-test-env`\n2) `make test`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkubk%2Flabelbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkubk%2Flabelbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkubk%2Flabelbot/lists"}