1
0
Fork 0
Loïc Bersier 6 years ago
parent 07e243e928
commit a90b7f869e

@ -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…
Cancel
Save