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: