Skip to content

Localization of readme.md file for English and Uzbek languages. #68

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
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.