logging info
This commit is contained in:
parent
58ba11d01b
commit
11d1964aa1
@ -17,10 +17,10 @@ bot = Client(
|
||||
)
|
||||
|
||||
bot.start()
|
||||
print("[INFO]: STARTING BOT CLIENT")
|
||||
print("[STATUS]:✅ »» BOT CLIENT STARTED ««")
|
||||
app.start()
|
||||
print("[INFO]: STARTING USERBOT CLIENT")
|
||||
print("[STATUS]:✅ »» USERBOT CLIENT STARTED ««")
|
||||
call_py.start()
|
||||
print("[INFO]: STARTING PY-TGCALLS CLIENT")
|
||||
print("[STATUS]:✅ »» PYTGCALLS CLIENT STARTED ««")
|
||||
idle()
|
||||
print("[INFO]: STOPPING BOT")
|
||||
print("[STATUS]:❌ »» BOT STOPPED ««")
|
||||
|
Loading…
Reference in New Issue
Block a user