mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-26 22:32:52 +02:00
Overhaul how credit works, change lots of images
This commit is contained in:
@@ -11,7 +11,9 @@ module.exports = class FactCommand extends Command {
|
||||
credit: [
|
||||
{
|
||||
name: 'Wikipedia',
|
||||
url: 'https://www.wikipedia.org/'
|
||||
url: 'https://www.wikipedia.org/',
|
||||
reason: 'API',
|
||||
reasonURL: 'https://en.wikipedia.org/w/api.php'
|
||||
}
|
||||
]
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user