aiogram is a modern and fully asynchronous framework for Telegram Bot API written in Python using asyncio
Find a file
2017-06-02 23:24:28 +03:00
aiogram Fix race condition 2017-06-02 22:47:38 +03:00
examples Add steps and downloads example. 2017-06-02 23:24:28 +03:00
.gitignore Upd .gitignore 2017-05-19 21:21:43 +03:00
LICENSE Initial commit 2017-05-19 19:11:42 +03:00
README.md Readme 2017-05-27 04:14:30 +03:00
README.rst Readme 2017-05-27 04:14:30 +03:00
requirements.txt Update requirements.txt 2017-06-01 22:35:39 +03:00
setup.py Initial commit 2017-05-19 19:11:42 +03:00

AIOGramBot

Asynchonyously Python framework for Telegram Bot API