mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-26 22:32:52 +02:00
String Changes, Don't register tons of defaults
This commit is contained in:
@@ -6,7 +6,7 @@ module.exports = class NeopetCommand extends commando.Command {
|
||||
name: 'neopet',
|
||||
group: 'search',
|
||||
memberName: 'neopet',
|
||||
description: "Gives a Neopet's image, searchable by ID. (;neopet rjwlsb8k)",
|
||||
description: 'Gives a Neopet\'s image, searchable by ID. (;neopet rjwlsb8k)',
|
||||
examples: [';neopet rjwlsb8k'],
|
||||
args: [{
|
||||
key: 'pet',
|
||||
|
||||
Reference in New Issue
Block a user