mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-27 06:37:32 +02:00
Overhaul how credit works, change lots of images
This commit is contained in:
@@ -12,8 +12,10 @@ module.exports = class DogCommand extends Command {
|
||||
clientPermissions: ['ATTACH_FILES'],
|
||||
credit: [
|
||||
{
|
||||
name: 'Dog API',
|
||||
url: 'https://dog.ceo/dog-api/'
|
||||
name: 'Dog CEO',
|
||||
url: 'https://dog.ceo/',
|
||||
reason: 'Dog API',
|
||||
reasonURL: 'https://dog.ceo/dog-api/'
|
||||
}
|
||||
]
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user