/go_tgbot

Telegram bot written in Golang.

Primary LanguageGoGNU Affero General Public License v3.0AGPL-3.0

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