mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-11 03:14:35 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -10,7 +10,6 @@ module.exports = class PixelizeCommand extends Command {
|
||||
name: 'pixelize',
|
||||
aliases: ['pixel'],
|
||||
group: 'edit-image',
|
||||
memberName: 'pixelize',
|
||||
description: 'Draws an image or a user\'s avatar pixelized.',
|
||||
throttling: {
|
||||
usages: 2,
|
||||
|
||||
Reference in New Issue
Block a user