Anjani

Latest version: v2.14.19

Safety actively analyzes 688775 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 11

2.11.1

Fixes

* **SpamPrediction:** uninformative query answer text (269) ([0e02803](https://github.com/userbotindo/Anjani/commit/0e028038ed9ab5e501a875ab062457fa16392455))
* **SpamPrediction:** remove vote count on button (268) ([37634f5](https://github.com/userbotindo/Anjani/commit/37634f54f3e85181d52073fae152a3973072f5d6))

Version Contributor(s)

Thanks to adekmaulana mrmissx

2.11.0

Features

* **core** add rate limiter to commands (261) ([2136b22](https://github.com/userbotindo/Anjani/commit/2136b22a9727100749982f87a9b50e389b01f4d9))
* **restriction:** add sban command (242) ([83ff8f2](https://github.com/userbotindo/Anjani/commit/83ff8f28cac0ef176b001c9d33d11954e35a5257))

Fixes

* **spam_prediction:** FloodError on bulk updating vote (260) ([2674b55](https://github.com/userbotindo/Anjani/commit/2674b557e21a7a16925e1bed3d91e37d56bb2fa5))
* **anjani** signal handler on windows (263) ([e119f8b](https://github.com/userbotindo/Anjani/commit/e119f8b7b005d7a1d504d4950065ef23f367da5f))
* **util:** button parser TypeError when parsing non text message (262) ([5a28f22](https://github.com/userbotindo/Anjani/commit/5a28f220618c60451e77bf8414614ec503345959))
* **welcome:** fix value error on unmatched brancket (256) ([b806807](https://github.com/userbotindo/Anjani/commit/b80680709f734a05fb0e2cd878d4636d58d91f79))
* **rules:** failed to fetch if bot is banned (255) ([4ee4653](https://github.com/userbotindo/Anjani/commit/4ee465375570c9f98e9e56daf7616d127a8d78ef))
* **anjani** app not receiving stop signal ([9a3b8ea](https://github.com/userbotindo/Anjani/commit/9a3b8ead1ac48b111974bf159743438d577bd797))

Version Contributor(s)

Thanks to adekmaulana mrmissx troublescope

2.10.0

What's New

* add cache wrapper to method with high traffic (240)([87e097a](https://github.com/userbotindo/Anjani/commit/87e097a30e8aca82afcc708ef2e6c598d17f16be)),
* add flag support to disable plugin (236)([ed45b57](https://github.com/userbotindo/Anjani/commit/ed45b575dfb3b703d1c9911998b80f642dd0259f))
* add entrypoint script to manage UserbotIndo internal package (238)

This release also removes OCR feature (might be added back in the future).


Fixes

* **spam_predict:** disable ocr completely ([c009688](https://github.com/userbotindo/Anjani/commit/c0096885c5eaf2fc0aac02447c8ee22639b5b8fa))
* **filter, notes:** handle unsuported character (237) ([0e16214](https://github.com/userbotindo/Anjani/commit/0e162147d0b42e041aa59a747e99c5875161eb0d)), closes [#216](https://github.com/userbotindo/Anjani/issues/216)
* **admins[demote,promote]:** handle more exception and change bogus code ([c26265a](https://github.com/userbotindo/Anjani/commit/c26265a6af14105700688449466dff82623b566f))
* **lockings:** handle flood wait on get_chat and get_member ([caba315](https://github.com/userbotindo/Anjani/commit/caba3151b67dbf8edd88d32ba397bf5823b08151))
* **spam_prediction:** wrong locale string key ([2ac8b32](https://github.com/userbotindo/Anjani/commit/2ac8b32eb4ebf2fed3f12ef1d2f81030c7034503))
* **restriction:** handle id invalid ([327e2e7](https://github.com/userbotindo/Anjani/commit/327e2e7cd2379e2e7d58becbb1daf1fed7b2d347))
* **welcome:** handle member count on channel private ([d9b3e5a](https://github.com/userbotindo/Anjani/commit/d9b3e5a998982f552f0393e6153282619fc5ce86))
* **canonical:** handle priviliges None ([e7e6d25](https://github.com/userbotindo/Anjani/commit/e7e6d2524c0e92f6108a8300c512062859354101))
* **reporting:** move pattern global flags at the start of the expression ([e606dce](https://github.com/userbotindo/Anjani/commit/e606dce00d56cb6ad8d3bbd3b753c1aaea013c9f))
* **spam_shield:** catch chatadminrequired exception ([d323525](https://github.com/userbotindo/Anjani/commit/d323525618659556b840e6bccbef1fbfcd40be8c))
* **locking, spam_shield:** catch peeridinvalid ([57485f4](https://github.com/userbotindo/Anjani/commit/57485f4d498875a47608f5b5c40b0ee1e7fbb9bc))

Version Contributor(s)

adekmaulana mrmissx

**Full Changelog**: https://github.com/userbotindo/Anjani/compare/v2.9.0...v2.10.0

2.9.0

What's New

* **spam_prediction:** Revamp user 'Reputation Point' utility (215)([07b971e](https://github.com/userbotindo/Anjani/commit/07b971e8c595a9520e8c727d49520e42953e169b))
* **filters:** Add media support to filter (214)([67b81cc](https://github.com/userbotindo/Anjani/commit/67b81cc6026d2956ac9bb351a3b6129cd30d9c06))

Fixes

* **restriction:** typo text name([0eb8ba8](https://github.com/userbotindo/Anjani/commit/0eb8ba831feaca1c3027c983b960f0c626ecd44a))
* **users:** missleading flag description([b281126](https://github.com/userbotindo/Anjani/commit/b2811264e351eeb34bba11a79744272860e9c17c))
* **database:** close db after everything were done([6e93814](https://github.com/userbotindo/Anjani/commit/6e93814114a601de0bd7cce52da0ef78395771d0))

Version Contributor(s)

adekmaulana mrmissx


**Full Changelog**: https://github.com/userbotindo/Anjani/compare/v2.8.1...v2.9.0

2.9.0a1

2.8.1

Fixes

* **notes:** remove note list marker (213) ([09c9a36](https://github.com/userbotindo/Anjani/commit/09c9a36d9d3cb1f60a19bd5f23160b9e2a61c652))
* **plugin/spam_prediction:** catch QueryIdInvalid and don't use task for ocr ([bb34f72](https://github.com/userbotindo/Anjani/commit/bb34f72be260c86d379283033c52dadeed80c329))
* **plugin/main:** remove unused f-string ([3a7908d](https://github.com/userbotindo/Anjani/commit/3a7908df203b590de90f5aefb1bfb70b1ce15f91))
* **plugin/lockings:** catch ChatAdminRequired exception ([ac3995c](https://github.com/userbotindo/Anjani/commit/ac3995c84402c9b7201c734374dc4247da1f83b1))
* **filters/admin:** tell user if they are not the admin ([adf8780](https://github.com/userbotindo/Anjani/commit/adf8780bd7ef506ce385fa368dc71e7e9e909bf4))
* **database:** add more operations for Request ([5c802a5](https://github.com/userbotindo/Anjani/commit/5c802a581bb2c87f8fe92eda0acffcf4033b0de7))
* **database:** use TypeVar typing for Request ([3ccef88](https://github.com/userbotindo/Anjani/commit/3ccef8858e563b8898ca71c281744f658c283a65))
* **notes:** add '' to note list ([765604e](https://github.com/userbotindo/Anjani/commit/765604e40a5da9aed4e01aac2dace4cc1baccb36))

Version Contributor(s)

adekmaulana mrmissx duckie0


**Full Changelog**: https://github.com/userbotindo/Anjani/compare/v2.8.0...v2.8.1

Page 6 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.