mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-25 14:21:41 +02:00
Credit Command
This commit is contained in:
@@ -16,6 +16,12 @@ module.exports = class NeopetCommand extends Command {
|
||||
group: 'search',
|
||||
memberName: 'neopet',
|
||||
description: 'Responds with the image of a specific Neopet.',
|
||||
credit: [
|
||||
{
|
||||
name: 'Neopets',
|
||||
url: 'http://www.neopets.com/'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
{
|
||||
key: 'pet',
|
||||
|
||||
Reference in New Issue
Block a user