Anjani v2.5.1
This version added support for Python 3.10 (#179)
Fixes:
- Users: fix chat type name on info
- deps: remove dnspython from pyproject.toml
- chore: update poetry deps
- Anjani: remove unnecessary variable assignment on event dispatcher
- requirements: add back certifi that removed on a0191a2
- Anjani: Database: update pymongo 4.3.2
- Restriction: warn: fix user not participant callbackquery
- Lockings: fix checking for channelprivate
- Anjani: only accept incoming message for some on_message listener
- SpamShield: fix outgoing message check
- SpamPrediction: set sample fixed size array
- event_dispatcher: add more information on event error
- welcome: remove unused import
- welcome: fix member count None on text filling
- restriction: fix user not unbanned on /kick
- welcome: Fix database key typo
- misc: change stashbin service for /paste (#173)
Full Changelog: v2.5.0...v2.5.1
Version Contributor
Thanks to @MrMissx @adekmaulana for the contributions