From f0b29086bdf43fa18c1a3415b28b4aa7cc371c3b Mon Sep 17 00:00:00 2001 From: rahulbenda <123729051+rahulbenda@users.noreply.github.com> Date: Sun, 14 Apr 2024 11:37:55 +0530 Subject: [PATCH] Update start.py --- main/plugins/start.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/main/plugins/start.py b/main/plugins/start.py index 9e8656cda..425c706dd 100644 --- a/main/plugins/start.py +++ b/main/plugins/start.py @@ -44,6 +44,7 @@ async def remt(event): @Drone.on(events.NewMessage(incoming=True, pattern=f"{S}")) async def start(event): - text = "Send me Link of any message to clone it here, For private channel message, send invite link first.\n\n**SUPPORT:** @TeamDrone" + text = "Hey This is save restricted content bot by RAHUL Send me Link of any message to clone it here, For private channel message, send invite link first. +" await start_srb(event, text)