Simple telegram bot to use as template
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tg-bot-example/go.mod

5 lines
92 B

module bearns.me/didinst/tg-bot-example
go 1.15
require gopkg.in/tucnak/telebot.v2 v2.3.5