module github.com/BiRabittoh/albus-go go 1.22.3 require ( github.com/go-telegram-bot-api/telegram-bot-api/v5 v5.5.1 github.com/joho/godotenv v1.5.1 ) replace github.com/go-telegram-bot-api/telegram-bot-api/v5 => ./telegram-bot-api/