Skip to content
This repository has been archived by the owner on Apr 13, 2021. It is now read-only.

tdakkota-legacy/tghbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tghbot

Simple Github events notification bot

Installation

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

About

Simple Github events notification bot written using gotd.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages