module my-bot go 1.23.4 require ( github.com/go-telegram-bot-api/telegram-bot-api/v5 v5.5.1 // indirect github.com/joho/godotenv v1.5.1 // indirect )