From cc0a97d881c4eb5088165535c839800139a92c6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?/O=EA=9C=B0=EA=9C=B0=CA=9F=C9=AA=C9=B4=E1=B4=87=20?= =?UTF-8?q?=E2=80=8C=5BA=EA=9C=B0=E1=B4=8B=5D?= <93505687+LOG-AFK-xD@users.noreply.github.com> Date: Thu, 3 Mar 2022 12:41:12 +0530 Subject: [PATCH 1/3] Update play.py --- VCPlayBot/modules/play.py | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/VCPlayBot/modules/play.py b/VCPlayBot/modules/play.py index d69e5d60..fa8ec94c 100644 --- a/VCPlayBot/modules/play.py +++ b/VCPlayBot/modules/play.py @@ -625,7 +625,7 @@ async def play(_, message: Message): toxxt = "**Select the song you want to play**\n\n" j = 0 useer=user_name - emojilist = ["1️⃣","2️⃣","3️⃣","4️⃣","5️⃣",] + emojilist = ["1️⃣",] while j < 5: toxxt += f"{emojilist[j]} Title - [{results[j]['title']}](https://youtube.com{results[j]['url_suffix']})\n" @@ -637,13 +637,7 @@ async def play(_, message: Message): koyboard = InlineKeyboardMarkup( [ [ - InlineKeyboardButton("1️⃣", callback_data=f'plll 0|{query}|{user_id}'), - InlineKeyboardButton("2️⃣", callback_data=f'plll 1|{query}|{user_id}'), - InlineKeyboardButton("3️⃣", callback_data=f'plll 2|{query}|{user_id}'), - ], - [ - InlineKeyboardButton("4️⃣", callback_data=f'plll 3|{query}|{user_id}'), - InlineKeyboardButton("5️⃣", callback_data=f'plll 4|{query}|{user_id}'), + InlineKeyboardButton("1️⃣", callback_data=f'plll 0|{query}|{user_id}'), ], [InlineKeyboardButton(text="❌", callback_data="cls")], ] From 2a8e1fb43da6b55850eae8fb9318a69d85abd6a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?/O=EA=9C=B0=EA=9C=B0=CA=9F=C9=AA=C9=B4=E1=B4=87=20?= =?UTF-8?q?=E2=80=8C=5BA=EA=9C=B0=E1=B4=8B=5D?= <93505687+LOG-AFK-xD@users.noreply.github.com> Date: Thu, 3 Mar 2022 12:48:13 +0530 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae27fcbc..d91b634b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # How To Host The easiest way to deploy this Bot -
+ - Support Channel :- [Awesome Bot](http://t.me/LaylaList) From c390d7aa520d5f571d66ef8b75e7065619d8ee0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?/O=EA=9C=B0=EA=9C=B0=CA=9F=C9=AA=C9=B4=E1=B4=87=20?= =?UTF-8?q?=E2=80=8C=5BA=EA=9C=B0=E1=B4=8B=5D?= <93505687+LOG-AFK-xD@users.noreply.github.com> Date: Thu, 3 Mar 2022 12:48:58 +0530 Subject: [PATCH 3/3] Create README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d91b634b..ab77afd6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # How To Host The easiest way to deploy this Bot - + - Support Channel :- [Awesome Bot](http://t.me/LaylaList)