mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-12 00:04:48 +02:00
Overhaul how credit works, change lots of images
This commit is contained in:
@@ -16,8 +16,10 @@ module.exports = class GithubCommand extends Command {
|
||||
clientPermissions: ['EMBED_LINKS'],
|
||||
credit: [
|
||||
{
|
||||
name: 'GitHub API',
|
||||
url: 'https://developer.github.com/v3/'
|
||||
name: 'GitHub',
|
||||
url: 'https://github.com/',
|
||||
reason: 'API',
|
||||
reasonURL: 'https://developer.github.com/v3/'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
Reference in New Issue
Block a user