mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Fix Lint
This commit is contained in:
@@ -23,7 +23,7 @@ module.exports = class HatCommand extends Command {
|
||||
name: 'Go Nintendo',
|
||||
url: 'https://gonintendo.com/',
|
||||
reason: 'Ash Hat Image',
|
||||
reasonURL: 'https://gonintendo.com/stories/306292-nintendo-creatures-game-freak-grab-another-trademark-for-ash-s-ha'
|
||||
reasonURL: 'https://gonintendo.com/stories/306292'
|
||||
},
|
||||
{
|
||||
name: 'freeiconspng.com',
|
||||
@@ -59,6 +59,7 @@ module.exports = class HatCommand extends Command {
|
||||
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'
|
||||
},
|
||||
{
|
||||
|
||||
@@ -25,6 +25,7 @@ module.exports = class TriggeredCommand extends Command {
|
||||
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'
|
||||
}
|
||||
],
|
||||
|
||||
@@ -21,7 +21,7 @@ module.exports = class YuGiOhTokenCommand extends Command {
|
||||
name: 'Konami',
|
||||
url: 'https://www.konami.com/en/',
|
||||
reason: 'Image, Original "Yu-Gi-Oh!" Game',
|
||||
reasonURL: 'https://www.yugioh-card.com/en/',
|
||||
reasonURL: 'https://www.yugioh-card.com/en/'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
@@ -22,7 +22,7 @@ module.exports = class AchievementCommand extends Command {
|
||||
name: 'Mojang',
|
||||
url: 'https://www.mojang.com/',
|
||||
reason: 'Original "Minecraft" Game',
|
||||
reasonURL: 'https://www.minecraft.net/en-us/',
|
||||
reasonURL: 'https://www.minecraft.net/en-us/'
|
||||
},
|
||||
{
|
||||
name: 'Minecraft Achievement Generator',
|
||||
|
||||
@@ -21,7 +21,7 @@ module.exports = class DistractedBoyfriendCommand extends Command {
|
||||
name: 'Antonio Guillem',
|
||||
url: 'http://antonioguillem.com/',
|
||||
reason: 'Image',
|
||||
reasonURL: 'https://www.istockphoto.com/gb/photo/disloyal-man-with-his-girlfriend-looking-at-another-girl-gm493656728-77018851'
|
||||
reasonURL: 'https://www.istockphoto.com/photo/gm493656728-77018851'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
@@ -17,7 +17,7 @@ module.exports = class YuGiOhCommand extends Command {
|
||||
name: 'Konami',
|
||||
url: 'https://www.konami.com/en/',
|
||||
reason: 'Image, Original "Yu-Gi-Oh!" Game',
|
||||
reasonURL: 'https://www.yugioh-card.com/en/',
|
||||
reasonURL: 'https://www.yugioh-card.com/en/'
|
||||
},
|
||||
{
|
||||
name: 'YGOPRODECK',
|
||||
|
||||
@@ -24,7 +24,7 @@ module.exports = class DarkLightCommand extends Command {
|
||||
name: 'u/AelinSA',
|
||||
url: 'https://www.reddit.com/user/AelinSA',
|
||||
reason: 'Image',
|
||||
reasonURL: 'https://www.reddit.com/r/discordapp/comments/9krnhr/preach_the_message_of_the_möth_with_this_magic/'
|
||||
reasonURL: 'https://www.reddit.com/r/discordapp/comments/9krnhr/preach_the_message_of_the_möth_with_this_magi'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
@@ -15,7 +15,7 @@ module.exports = class EatPantCommand extends Command {
|
||||
name: 'u/_Ebb',
|
||||
url: 'https://www.reddit.com/user/_Ebb',
|
||||
reason: 'Image',
|
||||
url: 'https://www.reddit.com/r/Ooer/comments/52z589/eat_pant_maaaaaaaan/'
|
||||
reasonURL: 'https://www.reddit.com/r/Ooer/comments/52z589/eat_pant_maaaaaaaan/'
|
||||
},
|
||||
{
|
||||
name: '20th Century Fox',
|
||||
|
||||
@@ -21,7 +21,7 @@ module.exports = class BronySpeakCommand extends Command {
|
||||
name: 'Shrick',
|
||||
url: 'https://www.deviantart.com/shrick',
|
||||
reason: 'English-to-Brony Dictionary Data',
|
||||
reasonURL: 'https://www.deviantart.com/shrick/art/Brony-dictionary-version-2-207157029?q=gallery%3Ashrick&qo=0'
|
||||
reasonURL: 'https://www.deviantart.com/shrick/art/Brony-dictionary-version-2-207157029'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
Reference in New Issue
Block a user