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