parent
8f86780b89
commit
77be0ecc09
@ -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 ««")
|
||||||
|
Loading…
Reference in New Issue
Block a user