Releases: umputun/tg-spam
Releases · umputun/tg-spam
v1.5.1
v1.5.0
What's Changed
- Improve msg match on admin chat, extend callbackData with msgID by @umputun in #37
- add basic UI to check a message for spam by @umputun in #38
- More UI addition by @umputun in #40
- Add UI for approved users by @umputun in #41
- More descriptive error message on failed to find message in locator by @alehano in #35
New Contributors
Full Changelog: v1.4.2...v1.5.0
v1.4.2
v1.4.1
Minor logging improvements, better check descriptions, more accurate messages
Full Changelog: v1.4.0...v1.4.1
v1.4.0
v1.3.1
v1.3.0
WARNING: this version removed several files
flags and introduced a pair of simplified flags, pointing to paths instead. See #28 for more details.
What's Changed
- Openai veto mode by @umputun in #26
- OnlyIfBanned flag for unbanChatMember telegram API method by @slawiko in #27
- Unified persistent for bot state data by @umputun in #28
- retry plain text sending if md fails by @umputun in #29
- Refactor admin chat handling by @umputun in #30
- in training mode allow the real ban by @umputun in #31
Full Changelog: v1.2.6...v1.3.0