diff --git a/README.en.md b/README.en.md new file mode 100644 index 00000000..a85376f7 --- /dev/null +++ b/README.en.md @@ -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/). diff --git a/README.uz.md b/README.uz.md new file mode 100644 index 00000000..9a2b6c24 --- /dev/null +++ b/README.uz.md @@ -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.