mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-18 13:56:25 +02:00
Fix
This commit is contained in:
@@ -7,7 +7,7 @@ module.exports = class SquishCommand extends Command {
|
|||||||
super(client, {
|
super(client, {
|
||||||
name: 'squish',
|
name: 'squish',
|
||||||
group: 'edit-image',
|
group: 'edit-image',
|
||||||
memberName: 'stretch',
|
memberName: 'squish',
|
||||||
description: 'Draws an image or a user\'s avatar but squished across the X or Y axis.',
|
description: 'Draws an image or a user\'s avatar but squished across the X or Y axis.',
|
||||||
throttling: {
|
throttling: {
|
||||||
usages: 1,
|
usages: 1,
|
||||||
|
|||||||
Reference in New Issue
Block a user