Simple Github events notification bot
Install bot using go get
go get github.com/tdakkota/tghbot/cmd/tghbot
Create Telegram application and get api_id
and api_hash
.
Set APP_ID
, APP_HASH
,BOT_TOKEN
and GITHUB_TOKEN
environment variables and run(it needs to be $GOPATH/bin
in your $PATH
)
tghbot run