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