This commit is contained in:
Daniel Odendahl Jr
2017-12-08 19:51:54 +00:00
parent 92df1b12ca
commit b345915f8f
+1 -1
View File
@@ -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.',