all repos — escarbot @ 0d332b999873f9a6d035d0977c0649b8ef7b6b19

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