mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-26 14:19:11 +02:00
Remove useless aliases, bug fixes
This commit is contained in:
@@ -7,7 +7,6 @@ module.exports = class DistortCommand extends Command {
|
||||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'distort',
|
||||
aliases: ['under-water'],
|
||||
group: 'image-edit',
|
||||
memberName: 'distort',
|
||||
description: 'Draws an image or a user\'s avatar but distorted.',
|
||||
|
||||
Reference in New Issue
Block a user