/telehub

Telegram bot for watching GitHub repositories through webhooks.

Primary LanguagePython

GitHub Webhooks Telegram Bot

I can send you or a group you add me to notifications about activity on specified GitHub repos. I will notify you about new commits, issues and comments. Contact me on telegram

  1. Go to your repository's settings
  2. Select Webhooks and then the add webhook button in the top right
  • Payload URL: https://telegit.vega.uberspace.de/
  • Content type: application/json
  • Secret: Something secret -- we will need it later!
  • Events: For information on which events I can handle, type /events.
  • Activity: Checked!
  1. Send me a message with /subscribe <username>/<repo> <secret>