aiogram is a modern and fully asynchronous framework for Telegram Bot API written in Python using asyncio
Find a file
2017-06-02 19:41:35 +03:00
aiogram content_type -> content_types 2017-06-02 19:41:35 +03:00
examples Refactoring. AIOGramBot -> Bot and allow to use 'from aiogram import Bot' 2017-06-02 05:09:09 +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