mirror of
https://gitlab.com/ddorn/tfjm-discord-bot.git
synced 2025-12-14 20:45:15 +01:00
➕ async console
This commit is contained in:
@@ -27,7 +27,7 @@ def send_and_bin(f):
|
||||
return wrapped
|
||||
|
||||
|
||||
def start_time(self):
|
||||
def start_time():
|
||||
return psutil.Process().create_time()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user