Add ownerOnly text to ip

This commit is contained in:
Dragon Fire
2020-02-17 14:59:33 -05:00
parent 5ef26d50bf
commit eaff5320bd
+1
View File
@@ -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: [