Skip to content

AbOuLfOoOoOuF/go_tgbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go_tgbot

Telegram bot written in Golang using gotgbot library.

How to run

go get -u github.com/itsLuuke/go_tgbot

rename sample.env to .env and fill in the required vars:

  • TOKEN: bot token (get it from @BotFather)
  • OWNER_ID: your telegram id

Start bot by either go run . or build and run the binary by go build .

for any queries feel free to ask in the Support chat

License

This bot is licensed on GNU Affero General Public License v3.0 - Version 3, 19 November 2007