aiogram is a modern and fully asynchronous framework for Telegram Bot API written in Python using asyncio
Find a file
Oleg A 56ffa00c8c
I18n example patch (added docs and fixed typos) (#419)
* Update i18n example

1. Replaced one file translation to all project folder translation. It's more usable case. 
2. `For e.g.` --> `E.g.`. E.g. is short for `exempli gratia` which means simply “for example.” So if you write for e.g., you are in effect writing `for for example`. 
3. `xargs` replased with serveral lines, `xargs` is not appliable for Microsoft Windows users. 
4. Added info about translation tools. 
5. Minor edits.

* i18n middlaware typo fix

* i18n example header typo fix
2020-09-10 22:32:56 +03:00
.github Update FUNDING.yml 2019-12-04 18:11:03 +02:00
aiogram I18n example patch (added docs and fixed typos) (#419) 2020-09-10 22:32:56 +03:00
docs feat: add ChatType builtin filter (#356) 2020-07-02 14:17:48 +03:00
examples I18n example patch (added docs and fixed typos) (#419) 2020-09-10 22:32:56 +03:00
tests Fix #413 parse entities positioning (#414) 2020-09-04 18:08:15 +03:00
.gitignore add simple tests for RedisStorage2 2020-02-12 20:28:45 +02:00
.readthedocs.yml Try use new .readthedocs.yml config. 2019-04-18 21:18:17 +03:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2018-09-28 16:47:44 +03:00
dev_requirements.txt Update pytest 2020-05-10 23:10:41 +03:00
environment.yml Try to change conda channels. 2018-09-08 00:25:48 +03:00
LICENSE Bump license: Year. 2018-05-05 14:37:54 +03:00
Makefile Upd Makefile 2018-04-05 23:28:18 +03:00
README.md AIOG-T-61 Bump version 2020-06-08 20:20:43 +03:00
README.rst AIOG-T-61 Bump version 2020-06-08 20:20:43 +03:00
requirements.txt Pin aiohttp version 2019-10-14 15:01:45 +03:00
setup.py #262: Fix aiohttp-socks version in setup.py 2020-01-23 22:49:35 +02:00
tox.ini Bump Python version in tox and RTD environments. 2018-07-13 23:58:43 +03:00

AIOGram

Financial Contributors on Open Collective [Telegram] aiogram live PyPi Package Version PyPi status Downloads Supported python versions Telegram Bot API Documentation Status Github issues MIT License

aiogram is a pretty simple and fully asynchronous framework for Telegram Bot API written in Python 3.7 with asyncio and aiohttp. It helps you to make your bots faster and simpler.

You can read the docs here.

Official aiogram resources:

Contributors

Code Contributors

This project exists thanks to all the people who contribute. [Code of conduct].

Financial Contributors

Become a financial contributor and help us sustain our community. [Contribute]

Individuals

Organizations

Support this project with your organization. Your logo will show up here with a link to your website. [Contribute]