Jishu Developer commited on
Commit
ed0a47f
·
unverified ·
1 Parent(s): 971cfa3

Update start.py

Browse files
Files changed (1) hide show
  1. plugins/start.py +2 -2
plugins/start.py CHANGED
@@ -93,7 +93,7 @@ async def start_command(client: Client, message: Message):
93
 
94
  except:
95
  pass
96
- k = await client.send_message(chat_id = message.from_user.id, text=f"<b>❗️ <u>IMPORTANT</u> ❗️</b>\n\nThis video / file will be deleted in {delete_time} (Due to copyright issues).\n\n📌 Please forward this video / file to somewhere else and start downloading there.")
97
  await asyncio.sleep(SECONDS)
98
  await f.delete()
99
  await k.edit_text("Your video / file is successfully deleted !")
@@ -238,4 +238,4 @@ Unsuccessful: <code>{unsuccessful}</code></b>"""
238
  # Don't Remove Credit 🥺
239
  # Telegram Channel @Madflix_Bots
240
  # Backup Channel @JishuBotz
241
- # Developer @JishuDeveloper
 
93
 
94
  except:
95
  pass
96
+ k = await client.send_message(chat_id = message.from_user.id, text=f"<b>❗️ <u>IMPORTANT</u> ❗️</b>\n\nThis video / file will be deleted in 10 minutes (Due to copyright issues).\n\n📌 Please forward this video / file to somewhere else and start downloading there.")
97
  await asyncio.sleep(SECONDS)
98
  await f.delete()
99
  await k.edit_text("Your video / file is successfully deleted !")
 
238
  # Don't Remove Credit 🥺
239
  # Telegram Channel @Madflix_Bots
240
  # Backup Channel @JishuBotz
241
+ # Developer @JishuDeveloper