From 1d552616a2ad4f83489b65469c92120386ec4de4 Mon Sep 17 00:00:00 2001 From: CR7 MOVIES <93516074+CR7MOVIES@users.noreply.github.com> Date: Thu, 18 Nov 2021 13:59:02 +0530 Subject: [PATCH] Update commands.py --- plugins/commands.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/commands.py b/plugins/commands.py index 82fd969..946f2a6 100644 --- a/plugins/commands.py +++ b/plugins/commands.py @@ -22,7 +22,7 @@ async def start(client, message): ], [ InlineKeyboardButton( - "⭕️ JOIN OUR CHANNEL ⭕️", url="https://t.me/TroJanzHEX") + "⭕️ JOIN OUR CHANNEL ⭕️", url="https://t.me/CR7MOVIESMOVIES") ] ] ), @@ -45,7 +45,7 @@ async def help(client, message): ], [ InlineKeyboardButton( - "⭕️ SUPPORT ⭕️", url="https://t.me/TroJanzSupport") + "⭕️ SUPPORT ⭕️", url="https://t.me/CR7MOVI") ] ] ), @@ -75,4 +75,4 @@ async def about(client, message): reply_to_message_id=message.message_id ) except: - pass \ No newline at end of file + pass