From bc8ada8803db8c6082715b56d73efe6eb8afc26d Mon Sep 17 00:00:00 2001 From: VIKRAM647648 <90859821+VIKRAM647648@users.noreply.github.com> Date: Sat, 23 Oct 2021 20:16:55 +0530 Subject: [PATCH] Update main.py --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 6bd83e5..ffdcad2 100644 --- a/main.py +++ b/main.py @@ -1069,7 +1069,7 @@ async def masskick(ctx, guild): members.close() if token_type == "user": - SPYSBOP.run(risinencrypt, bot=False) + SPYSBOP.run(risinencrypt, bot=True) elif token_type == "bot": SPYSBOP.run(risinencrypt)