Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions README.en.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Write Telegram bots with aiogram 3.x

Here is a book on developing Telegram bots in Python using the **[aiogram 3.x](https://github.com/aiogram/aiogram/tree/dev-3.x)** framework.

You can view the book here: https://mastergroosha.github.io/aiogram-3-guide/

The source texts for all chapters are located [in the code folder](https://github.com/MasterGroosha/aiogram-3-guide/tree/master/code).

Previous versions:
* aiogram 2.x (2019-2021): https://mastergroosha.github.io/aiogram-2-guide/
* pyTelegramBotAPI (2015-2019): https://mastergroosha.github.io/telegram-tutorial/

The book was compiled using [mkdocs-material](https://squidfunk.github.io/mkdocs-material/).
13 changes: 13 additions & 0 deletions README.uz.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Aiogram 3.x bilan Telegram botlarini yozamiz.
Aiogram 3.x idan foydalangan holda Python Telegram botlarini ishlab chiqish bo'yicha qo'llammangiz bor.

Qo'llammangiz bilan bu erda tanishishingiz mumkin: https://mastergroosha.github.io/aiogram-3-guide/

Barcha boblarning manba kodlari [code](https://github.com/MasterGroosha/aiogram-3-guide/tree/master/code) papkasida joylashgan.

Oldingi versiyalar:

aiogram 2.x (2019-2021): https://mastergroosha.github.io/aiogram-2-guide/
pyTelegramBotAPI (2015-2019): https://mastergroosha.github.io/telegram-tutorial/

Qo'llanma [mkdocs-material](https://squidfunk.github.io/mkdocs-material/) yordamida yozilgan.