From 124dd1dcba0b660d8202a45ac82c4766a30f2644 Mon Sep 17 00:00:00 2001 From: swee Date: Sun, 22 Dec 2024 19:41:04 -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 4fe531f..a1330d1 100644 --- a/sweebot.py +++ b/sweebot.py @@ -732,7 +732,7 @@ while True: elif ":3c" in command: if not sbconfig.cflagexist(channel, "-colonthree"): multiline(choice(threes), channel) - elif command[0][:2].lower() == "s/" + elif command[0][:2].lower() == "s/": if sbconfig.cflagexist(channel, "+sed"): replased(command[0]) # try to parse and find a link