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: