telepot-powered functions replaced with new ones

telepot repository was archived in may 2019
This commit is contained in:
2019-07-13 16:44:13 +02:00
parent 9cc615df69
commit fc7da6d1bd
6 changed files with 18 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
# davtelepot
This project conveniently subclasses third party telepot.aio.Bot, providing many interesting features.
This project conveniently mirrors the Telegram bot API with the class `Bot`.
Please note that you need Python3.5+ to run async code
Please note that you need Python3.5+ to run async code.
Check requirements.txt for third party dependencies.