all repos — escarbot @ 5a1c4dca3f0ea4889431508a27670a518b367c05

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