Okay so Squish and Stretch end up doing the same thing

This commit is contained in:
Dragon Fire
2020-05-03 22:31:07 -04:00
parent 0bd77bfbad
commit e77831b595
4 changed files with 2 additions and 53 deletions
+1
View File
@@ -6,6 +6,7 @@ module.exports = class SquishCommand extends Command {
constructor(client) {
super(client, {
name: 'squish',
aliases: ['stretch'],
group: 'edit-image',
memberName: 'squish',
description: 'Draws an image or a user\'s avatar but squished across the X or Y axis.',