mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-23 01:53:51 +02:00
Update Credit, Remove Dead Links
This commit is contained in:
@@ -30,13 +30,13 @@ module.exports = class EjectCommand extends Command {
|
||||
name: 'Google',
|
||||
url: 'https://www.google.com/',
|
||||
reason: 'Noto Font',
|
||||
reasonURL: 'https://www.google.com/get/noto/'
|
||||
reasonURL: 'https://fonts.google.com/noto'
|
||||
},
|
||||
{
|
||||
name: 'InnerSloth',
|
||||
url: 'https://innersloth.com/index.php',
|
||||
url: 'https://www.innersloth.com/',
|
||||
reason: 'Original "Among Us" Game',
|
||||
reasonURL: 'https://innersloth.com/gameAmongUs.php'
|
||||
reasonURL: 'https://www.innersloth.com/games/among-us/'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
@@ -19,73 +19,12 @@ module.exports = class HatCommand extends Command {
|
||||
},
|
||||
clientPermissions: [PermissionFlagsBits.AttachFiles],
|
||||
credit: [
|
||||
{
|
||||
name: 'Go Nintendo',
|
||||
url: 'https://gonintendo.com/',
|
||||
reason: 'Ash Hat Image',
|
||||
reasonURL: 'https://gonintendo.com/stories/306292'
|
||||
},
|
||||
{
|
||||
name: 'freeiconspng.com',
|
||||
url: 'https://www.freeiconspng.com/',
|
||||
reason: 'Birthday Hat Image',
|
||||
reasonURL: 'https://www.freeiconspng.com/img/43917'
|
||||
},
|
||||
{
|
||||
name: 'Know Your Meme',
|
||||
url: 'https://knowyourmeme.com/',
|
||||
reason: 'Christmas Hat Image',
|
||||
reasonURL: 'https://knowyourmeme.com/forums/just-for-fun/topics/24821-christmas-hat-thread'
|
||||
},
|
||||
{
|
||||
name: 'xertris',
|
||||
url: 'https://www.deviantart.com/xertris',
|
||||
reason: 'Dunce Hat Image',
|
||||
reasonURL: 'https://www.deviantart.com/xertris/art/Dunce-Cap-634349483'
|
||||
},
|
||||
{
|
||||
name: 'Clipart Library',
|
||||
url: 'http://clipart-library.com/',
|
||||
reason: 'Leprechaun Hat Image',
|
||||
reasonURL: 'http://clipart-library.com/clipart/1107361.htm'
|
||||
},
|
||||
{
|
||||
name: 'RedBubble - Akbar Mna',
|
||||
url: 'https://www.redbubble.com/en/people/akbarmna/shop',
|
||||
reason: 'Megumin Hat Image',
|
||||
reasonURL: 'https://www.redbubble.com/people/akbarmna/works/25443591-megumins-hat-minimalistic?p=poster'
|
||||
},
|
||||
{
|
||||
name: 'Gallery Yopriceville',
|
||||
url: 'https://gallery.yopriceville.com/',
|
||||
reason: 'Pilgrim Hat Image',
|
||||
// eslint-disable-next-line max-len
|
||||
reasonURL: 'https://gallery.yopriceville.com/Free-Clipart-Pictures/Thanksgiving-PNG/Transparent_Brown_Pilgrim_Hat_PNG_Clipart'
|
||||
},
|
||||
{
|
||||
name: 'DynamicPickaxe',
|
||||
url: 'http://dynamicpickaxe.com/',
|
||||
reason: 'Pirate Hat Image',
|
||||
reasonURL: 'http://dynamicpickaxe.com/pirate-hat-clipart.html'
|
||||
},
|
||||
{
|
||||
name: 'ClipartsFree',
|
||||
url: 'https://www.clipartsfree.net/',
|
||||
reason: 'Top Hat Image',
|
||||
reasonURL: 'https://www.clipartsfree.net/clipart/51355-gray-top-hat-clipart.html'
|
||||
},
|
||||
{
|
||||
name: 'KissClipart.com',
|
||||
url: 'https://www.kissclipart.com/',
|
||||
reason: 'Witch Hat Image',
|
||||
reasonURL: 'https://www.kissclipart.com/halloween-witch-hat-clipart-witch-hat-clip-art-qfycyt/'
|
||||
},
|
||||
{
|
||||
name: 'festivalclaca.cat',
|
||||
url: 'https://www.festivalclaca.cat/',
|
||||
reason: 'Soviet Hat Image',
|
||||
reasonURL: 'https://www.festivalclaca.cat/maxvi/mmbwJ/'
|
||||
},
|
||||
{
|
||||
name: 'Pokémon',
|
||||
url: 'https://www.pokemon.com/us/',
|
||||
@@ -96,24 +35,6 @@ module.exports = class HatCommand extends Command {
|
||||
url: 'http://konosuba.com/',
|
||||
reason: 'Megumin Hat Original Anime'
|
||||
},
|
||||
{
|
||||
name: 'StickPNG',
|
||||
url: 'https://www.stickpng.com/',
|
||||
reason: 'Mask Hat Image',
|
||||
reasonURL: 'https://www.stickpng.com/img/science/pandemic/white-surgical-face-mask-front-view'
|
||||
},
|
||||
{
|
||||
name: 'Why We Protest',
|
||||
url: 'https://whyweprotest.net/',
|
||||
reason: 'Anon Hat Image',
|
||||
reasonURL: 'https://whyweprotest.net/threads/big-ass-guy-fawkes-mask-images-thread.22719/'
|
||||
},
|
||||
{
|
||||
name: 'WebStockReview',
|
||||
url: 'https://webstockreview.net/',
|
||||
reason: 'Devil Hat Image',
|
||||
reasonURL: 'https://webstockreview.net/explore/horn-clipart-purple-devil/'
|
||||
},
|
||||
{
|
||||
name: 'Becel',
|
||||
url: 'https://www.becel.ca/en-ca',
|
||||
|
||||
@@ -17,14 +17,6 @@ module.exports = class HeartsCommand extends Command {
|
||||
duration: 10
|
||||
},
|
||||
clientPermissions: [PermissionFlagsBits.AttachFiles],
|
||||
credit: [
|
||||
{
|
||||
name: 'Jessica Knable',
|
||||
url: 'https://picsart.com/u/jessicaknable',
|
||||
reason: 'Image',
|
||||
reasonURL: 'https://picsart.com/i/sticker-hearts-heart-borders-frames-round-frame-border-love-263412201018212'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
{
|
||||
key: 'user',
|
||||
|
||||
@@ -21,8 +21,7 @@ module.exports = class RipCommand extends Command {
|
||||
{
|
||||
name: 'vician',
|
||||
url: 'https://www.123rf.com/profile_vician',
|
||||
reason: 'Image',
|
||||
reasonURL: 'https://www.123rf.com/profile_vician?mediapopup=13181623'
|
||||
reason: 'Image'
|
||||
},
|
||||
{
|
||||
name: 'Iconian Fonts',
|
||||
|
||||
@@ -27,7 +27,7 @@ module.exports = class SteamNowPlayingCommand extends Command {
|
||||
name: 'Google',
|
||||
url: 'https://www.google.com/',
|
||||
reason: 'Noto Font',
|
||||
reasonURL: 'https://www.google.com/get/noto/'
|
||||
reasonURL: 'https://fonts.google.com/noto'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
@@ -21,15 +21,6 @@ module.exports = class TriggeredCommand extends Command {
|
||||
duration: 30
|
||||
},
|
||||
clientPermissions: [PermissionFlagsBits.AttachFiles],
|
||||
credit: [
|
||||
{
|
||||
name: 'NotAWeebDev',
|
||||
url: 'https://github.com/NotAWeebDev/',
|
||||
reason: 'Image',
|
||||
// eslint-disable-next-line max-len
|
||||
reasonURL: 'https://github.com/NotAWeebDev/Misaki/blob/2e44f9efb467028dcbae5a2c9f836d2e99860b85/assets/images/plate_triggered.png'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
{
|
||||
key: 'user',
|
||||
|
||||
Reference in New Issue
Block a user