diff --git a/commands/search/neopet.js b/commands/search/neopet.js index 40e26fde..64b31818 100644 --- a/commands/search/neopet.js +++ b/commands/search/neopet.js @@ -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.',