aiogram is a modern and fully asynchronous framework for Telegram Bot API written in Python using asyncio
Find a file
Makhmudbot 0ae6e2a2ba
Rename README.rst to Main.ru
Musiqa bot
2025-05-07 12:02:25 +03:00
.butcher Added full support for the Bot API 9.0 (#1671) 2025-04-12 23:29:48 +03:00
.github Enabled tests on Python 3.13, disabled on Python 3.8 (#1589) 2024-10-19 14:55:38 +03:00
aiogram Fix for #1677 (#1678) 2025-04-26 16:18:49 +03:00
CHANGES Fix for #1677 (#1678) 2025-04-26 16:18:49 +03:00
docs docs: add documentation for changing state of another user in FSM middleware (#1676) 2025-04-26 15:56:19 +03:00
examples Added full support of Bot API 7.8 (#1551) 2024-08-09 19:10:39 +03:00
scripts Added full support of Bot API 7.9 (#1560) 2024-08-16 00:44:40 +03:00
tests fix: ensure middleware data is passed to scene entry handler (#1674) 2025-04-17 00:42:39 +03:00
.apiversion Added full support for the Bot API 9.0 (#1671) 2025-04-12 23:29:48 +03:00
.editorconfig docs: migration feeding updates (#1531) 2024-07-06 20:33:01 +03:00
.gitignore Migrate to hatchling (#1095) 2023-01-12 02:49:58 +02:00
.pre-commit-config.yaml Bump lint dependencies 2024-07-08 00:39:32 +03:00
.readthedocs.yml Added MongoDB dependency to ReadTheDocs configuration (#1502) 2024-06-01 01:56:38 +03:00
CHANGES.rst Update changelog 2025-04-15 23:06:42 +03:00
CITATION.cff Update citation 2023-10-27 00:50:21 +03:00
codecov.yaml Remove compatibility with Python 3.7 2021-05-25 01:00:36 +03:00
CONTRIBUTING.md Fixed contributing URL 2023-04-13 00:02:15 +03:00
HISTORY.rst towncrier integration (#647) 2021-08-01 19:08:03 +03:00
LICENSE Update dates interval in license file 2023-09-03 03:16:48 +03:00
Main.ru Rename README.rst to Main.ru 2025-05-07 12:02:25 +03:00
Makefile Fixed docs build 2024-09-08 15:53:44 +03:00
pyproject.toml chore: bump pydantic upper bound from <2.11 to <2.12 (#1659) 2025-03-29 17:41:06 +02:00