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)