Commit Graph

23 Commits (a26ba9f0bd194c4e22718db7c17a7717809364c7)

Author SHA1 Message Date
Nikita cb88a11861 poller: add allowed_updates list 3 months ago
Demian d90e8974cc telebot: restructure and refactor 2 years ago
swithek 96c9c520b3 bot: block until poller exits 2 years ago
Demian d7fb7a28b1 revert "poller: remove deprecated MiddlewarePoller"
This reverts commit 561f218adb.
2 years ago
Demian 561f218adb poller: remove deprecated MiddlewarePoller 3 years ago
Demian 4fd93a66a7 poller: add yaml tag to AllowUpdates 3 years ago
Demian 73e51e50e6 remove logging redundancy 3 years ago
Demian 5a1a187e87 telebot: clarify and fix all naming issues 4 years ago
Demian 31048be20c bot: close stop channels only by their owners 4 years ago
Demian c14c51a668 bot: fix long poller stopping logic 4 years ago
Demian 0910baadba bot: update poller fields 4 years ago
Demian 5c1986f5b5 telebot: a lot of refactor and clean-ups 4 years ago
unknown fcff7569ac Implement bot Handle and Start functions tests 4 years ago
Ian Byrd 430758b374
ErrCouldNotUpdate string format changed 5 years ago
Ian Byrd a2d28e604d
Minor API changes. 7 years ago
Ian Byrd ea69d21d70 MiddlewarePoller's Filter field is now exported. 7 years ago
Ian Byrd 38298d3e9d
Reporter: protection from in-handler panics. 7 years ago
Ian Byrd 119a4e1698
Modified poller API, fixes #106. 7 years ago
Ian Byrd 31f0da895e
Graceful shutdown with Stop(), resolves #99, #105 7 years ago
Ian Byrd cba0a331a8
Middlware introduced, resolves #100. 7 years ago
Ian Byrd 0cf9b9a101
Routing: Handle() and Endpoint introduced. 7 years ago
Ian Byrd ba575e72e1
Start(), Update now supports edited messages / channel posts. 7 years ago
Ian Byrd 43be06e850
NewBot, Settings, Poller, LongPoller - new bot creation API. 7 years ago