Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.31 KB

README.md

File metadata and controls

20 lines (13 loc) · 1.31 KB

Github2Telegram Notifier

Uses Github Webhook and Vercel's Serverless API to send github event updates to Telegram chat.

Setup

Deploy with Vercel

Deploy with Vercel

Environment variables

Name Description Example
TG_TOKEN Telegram Bot Token 0123456789:ZBX2mpx9Wjg4iqAs6izMKDXVgVV92dtOA0a
TG_CHAT_ID Telegram Chat ID to which updates are sent 9876543210
GH_HOOK_SECRET Github Hook Secret my github hook seret
PROD Production deployment or not true