https://mastergroosha.github.io/aiogram-3-guide/
Пишем Telegram-ботов с aiogram 3.x
https://mastergroosha.github.io/aiogram-3-guide/
aiogram telegram-bot-api
Last synced: about 2 months ago
JSON representation
Пишем Telegram-ботов с aiogram 3.x
- Host: GitHub
- URL: https://mastergroosha.github.io/aiogram-3-guide/
- Owner: MasterGroosha
- License: mit
- Created: 2020-07-18T15:41:46.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2026-02-17T15:20:23.000Z (4 months ago)
- Last Synced: 2026-02-17T20:10:35.624Z (4 months ago)
- Topics: aiogram, telegram-bot-api
- Language: Python
- Homepage: https://mastergroosha.github.io/aiogram-3-guide/
- Size: 14.3 MB
- Stars: 1,072
- Watchers: 19
- Forks: 147
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesomeeverything - Пишем Telegram-ботов с aiogram 3.x
README
# Пишем Telegram-ботов c aiogram 3.x
Перед вами книга по разработке Telegram-ботов на языке Python с использованием фреймворка **[aiogram 3.x](https://github.com/aiogram/aiogram/tree/dev-3.x)**.
Ознакомиться с книгой можно здесь: https://mastergroosha.github.io/aiogram-3-guide/
Исходные тексты ко всем главам расположены [в папке code](https://github.com/MasterGroosha/aiogram-3-guide/tree/master/code).
Предыдущие версии:
* aiogram 2.x (2019-2021): https://mastergroosha.github.io/aiogram-2-guide/
* pyTelegramBotAPI (2015-2019): https://mastergroosha.github.io/telegram-tutorial/
Книга собрана с помощью [mkdocs-material](https://squidfunk.github.io/mkdocs-material/).