From 5bb20f688e5ecdb3103b44629b3144589689c512 Mon Sep 17 00:00:00 2001 From: Swee Date: Sat, 12 Oct 2024 14:45:59 -0700 Subject: [PATCH] Update sweebot.py --- sweebot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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] == "+":