forked from Supositware/Haha-Yes
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',
|
||||
group: 'admin',
|
||||
memberName: 'autoresponse',
|
||||
userPermissions: ['MANAGE_MESSAGES'],
|
||||
userPermissions: ['ADMINISTRATOR'],
|
||||
description: `Can disable autoresponse in the channel`,
|
||||
args: [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue