Skip to content

Telegram bot for receiving notifications on GitHub commits

Notifications You must be signed in to change notification settings

jacopo-j/commits-telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages