1
0
Fork 0

Update guild2.py

This commit is contained in:
Swee 2024-10-09 14:24:18 -07:00
parent 9a1b040b21
commit e07918d5ad

View file

@ -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.