A lightweight service for processing GitHub webhooks and forwarding notifications
Configure your GitHub webhook to send POST requests to:
/github
Query parameters:
chat_id
- Specify Telegram chat ID for notificationsExample: /github?chat_id=123456789
View source code and contribute on GitHub.