mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-26 14:19:11 +02:00
Overhaul how credit works, change lots of images
This commit is contained in:
@@ -12,7 +12,9 @@ module.exports = class AdviceCommand extends Command {
|
||||
credit: [
|
||||
{
|
||||
name: 'Advice Slip',
|
||||
url: 'https://adviceslip.com/'
|
||||
url: 'https://adviceslip.com/',
|
||||
reason: 'API',
|
||||
reasonURL: 'https://api.adviceslip.com/'
|
||||
}
|
||||
]
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user