mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-27 06:37:32 +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: [
|
||||
|
||||
Reference in New Issue
Block a user