Update guild2.py
This commit is contained in:
parent
9a1b040b21
commit
e07918d5ad
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ while True:
|
||||||
chats = []
|
chats = []
|
||||||
break
|
break
|
||||||
except:
|
except:
|
||||||
pass
|
print(traceback.format_exc())
|
||||||
# Help document
|
# Help document
|
||||||
documentation = """$help - Shows this message.
|
documentation = """$help - Shows this message.
|
||||||
$ping - Test if bot is online.
|
$ping - Test if bot is online.
|
||||||
|
|
Loading…
Reference in a new issue