mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-16 08:22:22 +02:00
Overhaul how credit works, change lots of images
This commit is contained in:
@@ -15,8 +15,10 @@ module.exports = class StackOverflowCommand extends Command {
|
||||
clientPermissions: ['EMBED_LINKS'],
|
||||
credit: [
|
||||
{
|
||||
name: 'Stack Exchange API',
|
||||
url: 'https://api.stackexchange.com/docs'
|
||||
name: 'Stack Exchange',
|
||||
url: 'https://stackexchange.com/',
|
||||
reason: 'API',
|
||||
reasonURL: 'https://api.stackexchange.com/docs'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
Reference in New Issue
Block a user