Remove memberName (leftover Commando thing)

This commit is contained in:
Dragon Fire
2024-05-21 21:02:12 -04:00
parent b10c604473
commit bd02c6b1c4
516 changed files with 3 additions and 518 deletions
-1
View File
@@ -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,