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):