From e07918d5ad3db663dd35eb9eb7f8d3815ffa7a32 Mon Sep 17 00:00:00 2001 From: Swee Date: Wed, 9 Oct 2024 14:24:18 -0700 Subject: [PATCH] Update guild2.py --- guild2.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.