ExonRobot icon indicating copy to clipboard operation
ExonRobot copied to clipboard

A Fast Telegram Group Management Bot Written In Python Using python-telegram-bot.

Results 14 ExonRobot issues
Sort by recently updated
recently updated
newest added

Bumps [ujson](https://github.com/ultrajson/ultrajson) from 5.8.0 to 5.10.0. Release notes Sourced from ujson's releases. 5.10.0 Added Add support for Python 3.13 (#628) @​hugovk 5.9.0 Breaking Raise TypeError if toDict() returns a non-dict...

Bumps [pymongo[srv]](https://github.com/mongodb/mongo-python-driver) from 4.6.3 to 4.7.2. Release notes Sourced from pymongo[srv]'s releases. PyMongo 4.7.2 Community Notes: https://www.mongodb.com/community/forums/t/pymongo-4-7-2-released/279584 PyMongo 4.7.1 Community release note: https://www.mongodb.com/community/forums/t/pymongo-4-7-1-released/278459 PyMongo 4.7.0 Community notes: https://www.mongodb.com/community/forums/t/pymongo-4-7-0-released/277656 Changelog Sourced...

Bumps [pyrate-limiter](https://github.com/vutran1710/PyrateLimiter) from 2.8.5 to 3.6.1. Release notes Sourced from pyrate-limiter's releases. v3.6.1: Support creating/getting bucket asynchronously Add support for creating/getting bucket asynchronously v.3.6.0: Replace psycopg@2 with psycopg@3 for PostgresBucket...

Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.44 to 2.0.30. Release notes Sourced from sqlalchemy's releases. 2.0.30 Released: May 5, 2024 orm [orm] [bug] Added new attribute _orm.ORMExecuteState.is_from_statement to detect statements created using _sql.Select.from_statement(),...

Bumps [odmantic](https://github.com/art049/odmantic) from 0.9.2 to 1.0.2. Release notes Sourced from odmantic's releases. v1.0.2 Fixed Properly support pydantic 2.7 (#462 by @​adriencaccia) Internals chore(bench): update CodSpeed/action to v2 (#461 by @​adriencaccia)...

**In future what's new** 1.Bumb ptb 2. remove sql and add mongo db 3. Change ui/ rewrite whole codes **After 100** :star:

Bumps [gtts](https://github.com/pndurette/gTTS) from 2.5.1 to 2.5.3. Release notes Sourced from gtts's releases. v2.5.3 2.5.3 (2024-08-13) Bug Fixes langs: Languages added: pt-PT (Portuguese (Portugal)), yue (Cantonese); languages modified: pa (Punjabi (Gurmukhi)),...

Bumps [pyrate-limiter](https://github.com/vutran1710/PyrateLimiter) from 2.8.5 to 3.7.0. Release notes Sourced from pyrate-limiter's releases. v3.7.0: add method to remove bucket Per request #180 v3.6.2: fixes some issues with sqlite bucket & few...