mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-06 06:10:49 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -9,7 +9,6 @@ module.exports = class ImplodeCommand extends Command {
|
||||
super(client, {
|
||||
name: 'implode',
|
||||
group: 'edit-image',
|
||||
memberName: 'implode',
|
||||
description: 'Draws an image or a user\'s avatar but imploded.',
|
||||
throttling: {
|
||||
usages: 2,
|
||||
|
||||
Reference in New Issue
Block a user