From 5d87ef5c40daaf493704375211f9d4add2ee8c89 Mon Sep 17 00:00:00 2001 From: swee Date: Sat, 28 Dec 2024 20:35:45 -0800 Subject: [PATCH] Update sweebot.py --- sweebot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sweebot.py b/sweebot.py index a069c32..be0f99e 100644 --- a/sweebot.py +++ b/sweebot.py @@ -547,7 +547,7 @@ while True: mulitline(aimsg, channel) except: multiline("Something went wrong while connecting to Character.AI.", channel) - print(traceback.format_exc) + print(traceback.format_exc()) elif command[0] == "$ai-clear": if channel in ai_storage: