diff --git a/commands/admin/slowmode.js b/commands/admin/slowmode.js index 9b9236f..b4a3ac0 100644 --- a/commands/admin/slowmode.js +++ b/commands/admin/slowmode.js @@ -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',