From 16ebb8fed41f8617edf59b67c0aaa9b552f7dd6d Mon Sep 17 00:00:00 2001 From: swee Date: Sun, 22 Dec 2024 20:40:32 -0800 Subject: [PATCH] Update sweebot.py --- sweebot.py | 1 + 1 file changed, 1 insertion(+) diff --git a/sweebot.py b/sweebot.py index 57dee24..12cb789 100644 --- a/sweebot.py +++ b/sweebot.py @@ -739,6 +739,7 @@ while True: if not sbconfig.cflagexist(channel, "-colonthree"): multiline(choice(threes), channel) elif command[0][:2].lower() == "s/": + logs[channel] = logs[channel][:-1] if sbconfig.cflagexist(channel, "+sed"): replased(command[0]) # try to parse and find a link