go.mod (182B)
1 module leobot 2 3 go 1.18 4 5 require ( 6 github.com/go-ini/ini v1.67.0 7 github.com/go-telegram-bot-api/telegram-bot-api/v5 v5.5.1 8 ) 9 10 require github.com/stretchr/testify v1.8.1 // indirect
leobotSimple Telegram Logging Bot | |
git clone git://bsandro.tech/leobot | |
Log | Files | Refs | README | LICENSE |