1
0
Fork 0
forked from swee/MeowNex

Update sweebot.py

This commit is contained in:
Nova Cat 2024-12-22 19:17:53 -08:00
parent b8aadb83ad
commit 5f353aa6e9

View file

@ -342,8 +342,7 @@ while True:
#open("log-text-"+channel, "a").write(" ".join(command) + "\n")
#open("log-name-"+channel, "a").write(nick + "\n")
except:
#print(traceback.format_exc())
pass
print(traceback.format_exc())
try:
#if True:
if "PRIVMSG" in text and not nick in my_self: