From 0a7768aa63a04d6ad127584f523b2b46e5bb65f6 Mon Sep 17 00:00:00 2001 From: Shahobiddin Anorboyev <77531974+anorprogrammer@users.noreply.github.com> Date: Wed, 13 Sep 2023 13:35:57 +0500 Subject: [PATCH 1/5] Update and rename README.md to README.ru.md --- README.md => README.ru.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename README.md => README.ru.md (100%) diff --git a/README.md b/README.ru.md similarity index 100% rename from README.md rename to README.ru.md From 8179f15e5fb9e40d01f1afbb83965703afeb8705 Mon Sep 17 00:00:00 2001 From: Shahobiddin Anorboyev <77531974+anorprogrammer@users.noreply.github.com> Date: Wed, 13 Sep 2023 13:39:28 +0500 Subject: [PATCH 2/5] Create README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..a85376f7 --- /dev/null +++ b/README.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/). From 735eba2318c640a6cdb0a8ea0c820044b1752c80 Mon Sep 17 00:00:00 2001 From: Shahobiddin Anorboyev <77531974+anorprogrammer@users.noreply.github.com> Date: Wed, 13 Sep 2023 13:47:36 +0500 Subject: [PATCH 3/5] Create README.uz.md --- README.uz.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.uz.md 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. From 4cb5a3155b603f8b6dbabfb53020aa6f19c46de6 Mon Sep 17 00:00:00 2001 From: Shahobiddin Anorboyev <77531974+anorprogrammer@users.noreply.github.com> Date: Wed, 13 Sep 2023 17:20:13 +0500 Subject: [PATCH 4/5] Update and rename README.md to README.en.md --- README.md => README.en.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename README.md => README.en.md (100%) diff --git a/README.md b/README.en.md similarity index 100% rename from README.md rename to README.en.md From b255781d62c6904bee29699f298f1d3d822e2212 Mon Sep 17 00:00:00 2001 From: Shahobiddin Anorboyev <77531974+anorprogrammer@users.noreply.github.com> Date: Wed, 13 Sep 2023 17:20:31 +0500 Subject: [PATCH 5/5] Rename README.ru.md to README.md --- README.ru.md => README.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename README.ru.md => README.md (100%) diff --git a/README.ru.md b/README.md similarity index 100% rename from README.ru.md rename to README.md