diff --git a/commands/admin/ban.js b/commands/admin/ban.js index 8c893473..524305f4 100644 --- a/commands/admin/ban.js +++ b/commands/admin/ban.js @@ -8,7 +8,7 @@ class BanCommand extends Command { args: [ { id: 'member', - type: 'member' + type: 'user' }, { id: 'reasons',