mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Add ownerOnly text to ip
This commit is contained in:
@@ -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: [
|
||||
|
||||
Reference in New Issue
Block a user