/github-to-telegram

Send messages from github webhook to telegram api

Primary LanguagePHPApache License 2.0Apache-2.0

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