From 71bbdbbc5e0c65dd232cef911fd3fe10c23b06fd Mon Sep 17 00:00:00 2001 From: swee Date: Fri, 6 Dec 2024 18:34:21 -0800 Subject: [PATCH] Update sweebot.py --- sweebot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: