Ever wanted to keep track of your repositories the easiest way possible? This tool bridges GitHub's webhook notifications to a Telegram-Bot.
- Productivity: Add to group chats to let small teams keep track of their work
- Lightweight: Only a single file, runs on cheap hosting plans
- Privacy: Does not store any data. At all.
- π Go to t.me/hellogithub_bot
- π€ Start Bot and copy webhook url
- π Add webhook url to your repository
- β Get notified!
- Create a new bot with @BotFather
- Upload
bot.phpto your webspace - Add a
config.phpcontaining your Bot-Token. Do not publish that Token! - Tell Telegram to use your Bot by calling
bot.php?webhook&token=<yourbottoken> - π€ Start your Bot and copy webhook url
- π Add webhook url to your repository
- β Get notified!
Hellogithub_bot currently supports the following types of HTTP_X_GITHUB_EVENT
pushpingissuesmemberdeploy_keypull_requestdeletecreatepublicreleasestarforkworkflow_run