From eaff5320bd6f13934f0562ee440299d551dff9dc Mon Sep 17 00:00:00 2001 From: Dragon Fire Date: Mon, 17 Feb 2020 14:59:33 -0500 Subject: [PATCH] Add ownerOnly text to ip --- commands/util/ip.js | 1 + 1 file changed, 1 insertion(+) diff --git a/commands/util/ip.js b/commands/util/ip.js index 7fa25788..a5251d48 100644 --- a/commands/util/ip.js +++ b/commands/util/ip.js @@ -8,6 +8,7 @@ module.exports = class IpCommand extends Command { group: 'util', memberName: 'ip', description: 'Responds with the IP address Xiao\'s server is running on.', + details: 'Only the bot owner(s) may use this command.', guarded: true, ownerOnly: true, credit: [