aiogram is a modern and fully asynchronous framework for Telegram Bot API written in Python using asyncio
Find a file
2017-06-06 15:58:07 +03:00
aiogram Add some doc's 2017-06-06 15:02:27 +03:00
docs Try to use Conda on readthedocs.io (test 0) 2017-06-06 15:22:03 +03:00
examples handler(message: types.Message) 2017-06-03 10:53:13 +03:00
tests Init tests. 2017-06-03 12:13:07 +03:00
.gitignore Init Sphinx doc's. 2017-06-03 11:58:26 +03:00
environment.yml (╯°□°)╯︵ ┻━┻ (test 4) 2017-06-06 15:58:07 +03:00
LICENSE Initial commit 2017-05-19 19:11:42 +03:00
README.md Update docs and readme. 2017-06-03 12:12:56 +03:00
README.rst Update readme.rst 2017-06-03 15:04:04 +03:00
readthedocs.yml Readthedocs (test 2) 2017-06-06 15:28:04 +03:00
requirements.txt Update requirements.txt 2017-06-01 22:35:39 +03:00
setup.py Merge from default and change version and readme.rst 2017-06-03 12:33:45 +03:00

AIOGramBot

Documentation Status

Asynchonyously Python framework for Telegram Bot API

You can read the docs here.