mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-24 22:34:46 +02:00
Update Credit Data
This commit is contained in:
@@ -9,10 +9,17 @@ module.exports = class DerpibooruCommand extends Command {
|
||||
memberName: 'derpibooru',
|
||||
description: 'Responds with an image from Derpibooru.',
|
||||
credit: [
|
||||
{
|
||||
name: 'Hasbro',
|
||||
url: 'https://shop.hasbro.com/en-us',
|
||||
reason: 'Original "My Little Pony: Friendship is Magic" Show',
|
||||
reasonURL: 'https://mylittlepony.hasbro.com/en-us'
|
||||
},
|
||||
{
|
||||
name: 'Derpibooru',
|
||||
url: 'https://derpibooru.org/',
|
||||
reason: 'API'
|
||||
reason: 'API',
|
||||
reasonURL: 'https://www.derpibooru.org/pages/api'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
Reference in New Issue
Block a user