From 1af82361a489acad846a76af487c371aa31d7a18 Mon Sep 17 00:00:00 2001 From: rhearmas <34490428+qu-ota@users.noreply.github.com> Date: Mon, 23 Dec 2019 20:28:35 -0500 Subject: [PATCH] change perms --- commands/System/status.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/System/status.js b/commands/System/status.js index 574603b..63889e0 100644 --- a/commands/System/status.js +++ b/commands/System/status.js @@ -41,7 +41,7 @@ exports.conf = { enabled: true, guildOnly: false, aliases: [], - permLevel: "User" + permLevel: "Bot Admin" }; exports.help = {