Skip to content

wobondar/github-to-telegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

github-to-telegram

Simple script to send messages from GitHub callback webhook with payload to telegram api to your group or channel or whatever your want.

All configuration inside gh-payload.php

You should configure only two constants:

Prepared to process events:

  • ping
  • push (with commits and messages)
  • pull_request
  • pull_request_review