mirror of
https://github.com/sigmasternchen/MinervaBot
synced 2025-03-15 07:59:00 +00:00
well
This commit is contained in:
parent
0a6c25baad
commit
437a09db5d
1 changed files with 2 additions and 1 deletions
3
main.py
3
main.py
|
@ -171,7 +171,8 @@ if __name__ == "__main__":
|
|||
time.sleep(3)
|
||||
else:
|
||||
api.update_status(status = ("WARNING: " + command + COMMAND_NAME_SEPERATOR + WARNING_COMMANDS[command][2]))
|
||||
time.sleep(5 * 60)
|
||||
time.sleep(3)
|
||||
time.sleep(5 * 60)
|
||||
|
||||
|
||||
counter += 1
|
||||
|
|
Loading…
Reference in a new issue