mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-14 08:08:34 +02:00
More
This commit is contained in:
@@ -13,7 +13,7 @@ module.exports = class NeopetCommand extends Command {
|
||||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'neopet',
|
||||
aliases: ['neopet-pet', 'neopet-image', 'neopet-image-finder'],
|
||||
aliases: ['neopets-pet', 'neopet-image', 'neopet-image-finder'],
|
||||
group: 'search',
|
||||
memberName: 'neopet',
|
||||
description: 'Responds with the image of a specific Neopet.',
|
||||
|
||||
Reference in New Issue
Block a user