From 4fd44f67a300d5de91f6732e685b2fd5ef15eaf0 Mon Sep 17 00:00:00 2001 From: Mehulp214 <114227971+Mehulp214@users.noreply.github.com> Date: Sun, 16 Jul 2023 23:23:29 +0530 Subject: [PATCH] Update start.py --- main/plugins/start.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/plugins/start.py b/main/plugins/start.py index 96d37c5b0..6ad8a2767 100644 --- a/main/plugins/start.py +++ b/main/plugins/start.py @@ -7,7 +7,7 @@ from pyrogram import idle from main.plugins.main import Bot, userbot -st = "Send me Link of any message to clone it here, For private channel message, send invite link first.\n\n**SUPPORT:** @TeamDrone\n**DEV:** @MaheshChauhan" +st = "Send me Link of any message to clone it here, For private channel message, send invite link first.\n\n**SUPPORT:** @mehulsupport\n**DEV:** @Patil_Mehul" @bot.on(events.NewMessage(incoming=True, pattern="/start")) async def start(event):