mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-20 21:44:48 +02:00
Overhaul how credit works, change lots of images
This commit is contained in:
@@ -18,8 +18,10 @@ module.exports = class RejctedCommand extends Command {
|
||||
clientPermissions: ['ATTACH_FILES'],
|
||||
credit: [
|
||||
{
|
||||
name: 'People PNG',
|
||||
url: 'https://peoplepng.com/'
|
||||
name: 'Clipart Library',
|
||||
url: 'http://clipart-library.com/',
|
||||
reason: 'Image',
|
||||
reasonURL: 'http://clipart-library.com/clipart/Rejected-Stamp-Transparent.htm'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
Reference in New Issue
Block a user