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 = []
|
||||
break
|
||||
except:
|
||||
pass
|
||||
print(traceback.format_exc())
|
||||
# Help document
|
||||
documentation = """$help - Shows this message.
|
||||
$ping - Test if bot is online.
|
||||
|
|
Loading…
Reference in a new issue