diff --git a/sweebot.py b/sweebot.py index d401900..4cefbb6 100644 --- a/sweebot.py +++ b/sweebot.py @@ -709,7 +709,7 @@ while True: multiline("(" + nick + ") [HTTP " + str(e.status_code) + "]", channel) else: multiline("(" + nick + ") [" + humanbytes(content_len) + " " + str(content_type) + "]", channel) - parsed += 1 + parsed += 1 except: print(traceback.format_exc()) elif "JOIN" in text and "#nixsanctuary" in text: