1
0
Fork 0
forked from swee/MeowNex

Update sweebot.py

This commit is contained in:
Nova Cat 2024-12-28 20:35:12 -08:00
parent 22f4824abb
commit 4ce0170f00

View file

@ -547,6 +547,7 @@ while True:
mulitline(aimsg, channel)
except:
multiline("Something went wrong while connecting to Character.AI.", channel)
print(traceback.format_exc)
elif command[0] == "$ai-clear":
if channel in ai_storage: