client perm
This commit is contained in:
parent
a05223a508
commit
530529a616
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ class BannedWordsCommand extends Command {
|
||||||
aliases: ['bannedword', 'banword'],
|
aliases: ['bannedword', 'banword'],
|
||||||
category: 'admin',
|
category: 'admin',
|
||||||
userPermissions: ['MANAGE_MESSAGES'],
|
userPermissions: ['MANAGE_MESSAGES'],
|
||||||
|
clientPermissions: ['MANAGE_MESSAGES'],
|
||||||
args: [
|
args: [
|
||||||
{
|
{
|
||||||
id: 'word',
|
id: 'word',
|
||||||
|
|
Loading…
Reference in a new issue