Rkgroup

Results 5 issues of Rkgroup

https://pypi.org/project/pyrate-limiter the used version is 2.3.3 and new vesrion has many canges so pls update the requirement.txt so old one is used

Use pyrofork which is being currently maintained. Refer to this;- https://github.com/Mayuri-Chan/pyrofork AS pyrogram will no longer be updated. To update to pyrofork just edit your requirements.txt and all imports and...

The docs in the the code are outdated and miss guiding. ``` from TelegramBot.helpers.decorators import ratelimiter from pyrogram import Client, filters from pyrogram.types import Message @Client.on_message(filters.command(["hello", "hi"])) @ratelimiter async def...

Please improve and make so the cinfig file loads both .env and system environment variable . I have already coded this have a review and update the code :- ```config.py...

The api you use for this project to get the download able link for the file seems suspecious. Is it safe to use and reliable for long term use ?