ChaikaBogdan / memes2telegram

Simple bot which converts GIF, WEBM, MP4 to properly encoded for Telegram MP4
MIT License
5 stars 0 forks source link

Use httpx (async) instead of requests #66

Closed Aristarhys closed 5 months ago

Aristarhys commented 5 months ago

https://www.python-httpx.org/

It's already part of bot dependencies https://github.com/ChaikaBogdan/memes2telegram/blob/main/poetry.lock#L446