From 15a3ece2f296776bec79795d3485a988d192f670 Mon Sep 17 00:00:00 2001 From: swee <meow@swee.codes> Date: Sun, 9 Mar 2025 20:17:04 -0700 Subject: [PATCH] Update sweebot.py --- sweebot.py | 1 - 1 file changed, 1 deletion(-) diff --git a/sweebot.py b/sweebot.py index 92d8388..5e19d24 100644 --- a/sweebot.py +++ b/sweebot.py @@ -341,7 +341,6 @@ irl3 = threading.Thread(target=irci3, daemon=True) irl3.start() ticker=0 while True: - global lastquery teext = irc.response_irc().split("\r\n") for text in teext: if text != "":