all repos — escarbot @ ce092d95ef121e00ce953180f9aeb7cc56a0134a

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