diff --git a/guild2.py b/guild2.py index 4222e71..9e4ea7b 100644 --- a/guild2.py +++ b/guild2.py @@ -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.