Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/).