diff --git a/constants/fokabotCommands.py b/constants/fokabotCommands.py index 20dee17..fc6c5a1 100644 --- a/constants/fokabotCommands.py +++ b/constants/fokabotCommands.py @@ -1272,7 +1272,7 @@ commands = [ "callback": switchServer }, { "trigger": "!rtx", - "privileges": privileges.ADMIN_KICK_USERS, + "privileges": privileges.ADMIN_MANAGE_USERS, "syntax": " ", "callback": rtx }