diff --git a/sweebot.py b/sweebot.py index 2cd8ce1..bc686a6 100644 --- a/sweebot.py +++ b/sweebot.py @@ -492,7 +492,7 @@ while True: if perms == "full": abort = False flag = sbconfig.chansettings(channel) - for i in command[2:]: + for i in command[1:]: if i == "clear": flag = ["+config"] elif i[0] == "+":