This commit is contained in:
parent
07e243e928
commit
a90b7f869e
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ module.exports = class AutoresponseCommand extends Command {
|
||||||
name: 'autoresponse',
|
name: 'autoresponse',
|
||||||
group: 'admin',
|
group: 'admin',
|
||||||
memberName: 'autoresponse',
|
memberName: 'autoresponse',
|
||||||
userPermissions: ['MANAGE_MESSAGES'],
|
userPermissions: ['ADMINISTRATOR'],
|
||||||
description: `Can disable autoresponse in the channel`,
|
description: `Can disable autoresponse in the channel`,
|
||||||
args: [
|
args: [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue