all repos — escarbot @ 661438f9080f348c334f56cc65014c5288474afb

Earthbound Café's custom Telegram bot, with lots of cool utilities built-in.

go.mod (view raw)

1module github.com/BiRabittoh/escarbot
2
3go 1.21.5
4
5require github.com/joho/godotenv v1.5.1
6
7require github.com/BiRabittoh/telegram-bot-api/v5 v5.0.0-20231231112435-13d701ae92be