diff --git a/sweebot.py b/sweebot.py index d5d9445..591c792 100644 --- a/sweebot.py +++ b/sweebot.py @@ -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: