- Notifications
You must be signed in to change notification settings - Fork8
Send messages from github webhook to telegram api
License
NotificationsYou must be signed in to change notification settings
wobondar/github-to-telegram
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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 insidegh-payload.php
You should configure only two constants:
TELEGRAM_BOT_API_KEY– your telegram bot platform api key received from @BotFather after your bot was createdTELEGRAM_CHAT_ID– your telegramchat_idcan be found by methodhttps://api.telegram.org/botTELEGRAM_BOT_API_KEY/getUpdates
Prepared to process events:
- ping
- push (with commits and messages)
- pull_request
- pull_request_review
About
Send messages from github webhook to telegram api
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published