mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Remove useless aliases, bug fixes
This commit is contained in:
@@ -7,7 +7,7 @@ module.exports = class NeopetsItemCommand extends Command {
|
||||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'neopets-item',
|
||||
aliases: ['jellyneo', 'jellyneo-item', 'jellyneo-item-database', 'neo-item'],
|
||||
aliases: ['neo-item'],
|
||||
group: 'search',
|
||||
memberName: 'neopets-item',
|
||||
description: 'Responds with information on a specific Neopets item.',
|
||||
|
||||
Reference in New Issue
Block a user