mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-17 16:19:12 +02:00
Okay so Squish and Stretch end up doing the same thing
This commit is contained in:
@@ -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.',
|
||||
|
||||
Reference in New Issue
Block a user