From 0e0567446e452c8672ab7871901a7af35e230646 Mon Sep 17 00:00:00 2001 From: swee Date: Sun, 22 Dec 2024 20:39:00 -0800 Subject: [PATCH] Update sweebot.py --- sweebot.py | 1 + 1 file changed, 1 insertion(+) diff --git a/sweebot.py b/sweebot.py index c0cb296..57dee24 100644 --- a/sweebot.py +++ b/sweebot.py @@ -396,6 +396,7 @@ while True: #if True: if "PRIVMSG" in text and not nick in my_self: if "PRIVMSG" in text and command[0][0] == "$": + logs[channel] = logs[channel][:-1] run+=1 if command[0] == "$ping": if random(1,2) == 1: