mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-20 05:51:35 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -10,7 +10,6 @@ module.exports = class NoiseCommand extends Command {
|
||||
super(client, {
|
||||
name: 'noise',
|
||||
group: 'edit-image',
|
||||
memberName: 'noise',
|
||||
description: 'Draws an image or a user\'s avatar but with noise.',
|
||||
details: `**Types:** ${types.join(', ')}`,
|
||||
throttling: {
|
||||
|
||||
Reference in New Issue
Block a user