userbot
userbot copied to clipboard
Telegram Userbot built with Pyrogram
Refactor carbon plugin to utilize Carbon API for generation and implement auto language detection. This commit replaces the previous dependency on the Carbon CLI with the Carbon API (https://pypi.org/project/carbon-api/) for...
https://pypi.org/project/carbon-api/
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.9.24 to 2024.7.4. Commits bd81538 2024.07.04 (#295) 06a2cbf Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#294) 13bba02 Bump actions/checkout from 4.1.6 to 4.1.7 (#293) e8abcd0 Bump pypa/gh-action-pypi-publish from...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.12 to 1.26.19. Release notes Sourced from urllib3's releases. 1.26.19 🚀 urllib3 is fundraising for HTTP/2 support urllib3 is raising ~$40,000 USD to release HTTP/2 support and...
Please fix it
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.3 to 3.10.2. Release notes Sourced from aiohttp's releases. 3.10.2 Bug fixes Fixed server checks for circular symbolic links to be compatible with Python 3.13 -- by...