GuildOnly
This commit is contained in:
parent
657641f398
commit
6d14569c10
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ module.exports = class ServerCommand extends Command {
|
||||||
guildOnly: 'true',
|
guildOnly: 'true',
|
||||||
memberName: 'server',
|
memberName: 'server',
|
||||||
description: 'Show some stats about the server',
|
description: 'Show some stats about the server',
|
||||||
|
guildOnly: true,
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue