Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://mastergroosha.github.io/telegram-tutorial-2/
Пишем Telegram-ботов с aiogram 3.x
https://mastergroosha.github.io/telegram-tutorial-2/
aiogram telegram-bot-api
Last synced: 4 days ago
JSON representation
Пишем Telegram-ботов с aiogram 3.x
- Host: GitHub
- URL: https://mastergroosha.github.io/telegram-tutorial-2/
- Owner: MasterGroosha
- License: mit
- Created: 2020-07-18T15:41:46.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-30T12:40:56.000Z (4 months ago)
- Last Synced: 2024-08-03T01:16:44.732Z (3 months ago)
- Topics: aiogram, telegram-bot-api
- Language: Python
- Homepage: https://mastergroosha.github.io/aiogram-3-guide/
- Size: 7.6 MB
- Stars: 858
- Watchers: 18
- Forks: 133
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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/).