module github.com/sid-sun/openwebui-bot go 1.21 require ( github.com/bep/debounce v1.2.1 github.com/go-telegram-bot-api/telegram-bot-api/v5 v5.5.1 )