Update nightmodev2.py

This commit is contained in:
yasirarism 2023-02-24 22:32:46 +07:00 committed by GitHub
parent 8a78081738
commit bbbff5c2ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -227,6 +227,3 @@ async def callbackanightmd(c, q):
f"🔖 Hai, Aku {BOT_USERNAME} dibuat menggunakan Framework Pyrogram v{__version__} dan Python 3.10.\n\nMau buat bot seperti ini? Yuuk belajar di @botindonesia\nOwner: @YasirArisM",
show_alert=True
)
if bool(scheduler.get_jobs()):
scheduler.start()