diff --git a/commands/utility/avatar.js b/commands/utility/avatar.js index 86efa1a0..82744143 100644 --- a/commands/utility/avatar.js +++ b/commands/utility/avatar.js @@ -8,7 +8,7 @@ class AvatarCommand extends Command { args: [ { id: 'user', - type: 'member' + type: 'user' } ], description: {