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