Skip to content

Commit

Permalink
Update start.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Anihr committed Dec 25, 2023
1 parent 591f3a2 commit 4e058ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main/plugins/start.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ 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 DSR Send me Link of any message to clone it here, For private channel message, send invite link first.\n\n**SUPPORT:** @TeamDrone"
await start_srb(event, text)

0 comments on commit 4e058ac

Please sign in to comment.