called function
This commit is contained in:
levina 2021-09-14 12:51:47 +07:00 committed by GitHub
parent 8f86780b89
commit 77be0ecc09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,11 +66,11 @@ if __name__ == '__main__':
loop.run_until_complete(start()) loop.run_until_complete(start())
# bot.start() bot.start()
# print("[STATUS]:✅ »» BOT CLIENT STARTED ««") print("[STATUS]:✅ »» BOT CLIENT STARTED ««")
# app.start() app.start()
# print("[STATUS]:✅ »» USERBOT CLIENT STARTED ««") print("[STATUS]:✅ »» USERBOT CLIENT STARTED ««")
# call_py.start() call_py.start()
# print("[STATUS]:✅ »» PYTGCALLS CLIENT STARTED ««") print("[STATUS]:✅ »» PYTGCALLS CLIENT STARTED ««")
# idle() idle()
# print("[STATUS]:❌ »» BOT STOPPED ««") print("[STATUS]:❌ »» BOT STOPPED ««")