diff --git a/commands/edit-image/squish.js b/commands/edit-image/squish.js index 9f9aecbf..c82d07c2 100644 --- a/commands/edit-image/squish.js +++ b/commands/edit-image/squish.js @@ -7,7 +7,7 @@ module.exports = class SquishCommand extends Command { super(client, { name: 'squish', group: 'edit-image', - memberName: 'stretch', + memberName: 'squish', description: 'Draws an image or a user\'s avatar but squished across the X or Y axis.', throttling: { usages: 1,