wobondar / github-to-telegram

Send messages from github webhook to telegram api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Send messages from github webhook to telegram api

License:Apache License 2.0


Languages

Language:PHP 100.0%