Update guild2.py
This commit is contained in:
parent
1955f0b8a5
commit
77bc277f08
1 changed files with 0 additions and 1 deletions
|
@ -59,7 +59,6 @@ class SweeBotSystemException(Exception):
|
|||
pass
|
||||
async def die():
|
||||
await client.close()
|
||||
os.system("python " + " ".join(sys.argv))
|
||||
sys.exit()
|
||||
# Client itself
|
||||
@client.event
|
||||
|
|
Loading…
Reference in a new issue