Telego upgrade #67
No reviewers
Labels
No labels
bug
duplicate
enhancement
invalid
question
research needed
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
skobkin/telegram-ollama-reply-bot!67
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "deps_upgrade"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
TODO:
telegorepo)5ae44e01255c2f550192Dependencies upgradeto Telego upgrade@ -122,0 +134,4 @@bh.HandleMessage(b.statsHandler, th.CommandEqual("stats"))bh.HandleMessage(b.helpHandler, th.CommandEqual("help"))bh.HandleMessage(b.resetHandler, th.CommandEqual("reset"))bh.HandleMessage(b.textMessageHandler, th.AnyMessageWithText())These handlers are just not being called for some reason.