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
|
pass
|
||||||
async def die():
|
async def die():
|
||||||
await client.close()
|
await client.close()
|
||||||
os.system("python " + " ".join(sys.argv))
|
|
||||||
sys.exit()
|
sys.exit()
|
||||||
# Client itself
|
# Client itself
|
||||||
@client.event
|
@client.event
|
||||||
|
|
Loading…
Reference in a new issue