diff --git a/commands/admin/log.js b/commands/admin/log.js index 7c44732..63c7e7e 100644 --- a/commands/admin/log.js +++ b/commands/admin/log.js @@ -7,7 +7,7 @@ class logCommand extends Command { aliases: ['log', 'logging'], category: 'admin', userPermissions: ['MANAGE_MESSAGES'], - clientPermissions: ['MANAGE_SERVER'], + clientPermissions: ['MANAGE_GUILD'], channel: 'guild', description: { content: 'Setup logging in current channel (W.I.P)',