jacopo-j / commits-telegram-bot

Telegram bot for receiving notifications on GitHub commits

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub commits Telegram bot

Quick and dirty Telegram bot for receiving notifications when new commits are pushed to a GitHub repository.

  • Useful for groups of developers collaborating on a project
  • Single PHP file that can be uploaded on any cheap/free web hosting with PHP support
  • Works with GitHub webhooks and supports HMAC verification for added security

Parts of the code (for HMAC and headers verification) were taken from this Gist, credits go to its author.

screenshot

About

Telegram bot for receiving notifications on GitHub commits


Languages

Language:PHP 100.0%