Skip to content

Commit

Permalink
Update start.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Bashar-SYR authored May 15, 2022
1 parent 2d46fdd commit d88eede
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions WebStreamer/bot/plugins/start.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

HELP_TEXT = """
Just send/forward me any file/media from <b>Telegram</b> and i'll provide you an external direct link of it.\n
Link's download speed is un-metered and lasts for 24H.\n
Link's download speed is un-metered and lasts forever.\n
• <u>Note:</u> If you are a Syrian resident, use a <b>VPN</b>."""

ABOUT_TEXT = """
Expand Down Expand Up @@ -187,7 +187,6 @@ async def start(b, m):
<b>📂 File name:</b> {}\n
<b>📦 File size:</b> {}\n
<b>📥 Direct download link:</b> {}\n
• <u>Note<u/>: Link expires in 24H\n
"""

await m.reply_text(
Expand Down

0 comments on commit d88eede

Please sign in to comment.