changed required user perm

merge-requests/3/head
Supositware 6 years ago
parent 200fdcac76
commit 6f6050edad

@ -17,7 +17,7 @@ class SlowmodeCommand extends Command {
}
],
clientPermissions: ['MANAGE_CHANNELS'],
userPermissions: ['MANAGE_CHANNELS'],
userPermissions: ['MANAGE_MESSAGES'],
channelRestriction: 'guild',
description: {
content: 'Put a channel in slowmode',

Loading…
Cancel
Save