What it does
The GitHub bot connects your public GitHub repositories to Telegram. Once a repo is linked, the bot pushes notifications for commits, issues, pull requests, releases, and other events into any chat you choose, with support for posting comments back to GitHub directly from Telegram.
It is useful for developers who want to follow project activity in real time without leaving Telegram or installing the GitHub mobile app, and for teams that already coordinate inside Telegram groups.
How to use it
- Tap "Open in Telegram" above.
- Send
/start. - Authorize the bot to access your GitHub account using the link it provides.
- Connect the public repositories you want to follow.
- Choose which event types to receive and route them to a chat or channel.
Why people use it
- Watching commit and pull request activity from inside Telegram.
- Replying to issue and pull request comments without switching to GitHub.
- Posting release notifications to a public channel.
- Forwarding repository events to a team group chat.
Features
- Notifications for commits, issues, pull requests, and releases.
- Reply to comments from inside Telegram.
- Filter event types per repository.
- Send updates to private chats, groups, or channels.
- Lightweight setup with OAuth login.
- Support for multiple repositories.
Frequently asked questions
Is the GitHub bot free?
Yes. It is free to use for public repositories.
Is it safe?
The bot uses GitHub OAuth, so it never sees your password. You can revoke access at any time from your GitHub account settings.
Where can I get help?
Send /help inside the bot for command details.
Behind the app
Built as an integration between GitHub and Telegram, this bot is one of several connectors that bring developer tools into Telegram chats.