mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-25 06:42:51 +02:00
Overhaul how credit works, change lots of images
This commit is contained in:
@@ -87,8 +87,10 @@ module.exports = class AnimeCommand extends Command {
|
||||
clientPermissions: ['EMBED_LINKS'],
|
||||
credit: [
|
||||
{
|
||||
name: 'AniList API',
|
||||
url: 'https://anilist.gitbook.io/anilist-apiv2-docs/'
|
||||
name: 'AniList',
|
||||
url: 'https://anilist.co/',
|
||||
reason: 'API',
|
||||
reasonURL: 'https://anilist.gitbook.io/anilist-apiv2-docs/'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
Reference in New Issue
Block a user