mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-18 21:40:49 +02:00
Update Credit, Remove Dead Links
This commit is contained in:
@@ -22,12 +22,6 @@ module.exports = class AlertCommand extends Command {
|
||||
url: 'https://www.apple.com/',
|
||||
reason: 'San Francisco Font',
|
||||
reasonURL: 'https://developer.apple.com/fonts/'
|
||||
},
|
||||
{
|
||||
name: 'The Hill',
|
||||
url: 'https://thehill.com/',
|
||||
reason: 'Image',
|
||||
reasonURL: 'https://thehill.com/policy/technology/409737-this-is-a-test-us-officials-test-presidential-alert'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
@@ -22,11 +22,6 @@ module.exports = class BeautifulCommand extends Command {
|
||||
url: 'https://www.disney.com/',
|
||||
reason: 'Original "Gravity Falls" Show',
|
||||
reasonURL: 'https://disneynow.com/shows/gravity-falls'
|
||||
},
|
||||
{
|
||||
name: 'Tatsumaki',
|
||||
url: 'https://tatsumaki.xyz/',
|
||||
reason: 'Image'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
@@ -26,7 +26,7 @@ module.exports = class BoardroomMeetingCommand 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,7 +21,7 @@ module.exports = class CatchCommand 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,7 +21,7 @@ module.exports = class ChangeMyMindCommand 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,7 +21,7 @@ module.exports = class DemotivationalCommand 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: [
|
||||
|
||||
@@ -17,17 +17,11 @@ module.exports = class DrakepostingCommand extends Command {
|
||||
},
|
||||
clientPermissions: [PermissionFlagsBits.AttachFiles],
|
||||
credit: [
|
||||
{
|
||||
name: 'Drake',
|
||||
url: 'https://drakeofficial.com/',
|
||||
reason: 'Original "Hotline Bling" Music Video',
|
||||
reasonURL: 'https://youtu.be/uxpDa-c-4Mc'
|
||||
},
|
||||
{
|
||||
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,7 +21,7 @@ module.exports = class EddFactsBookCommand 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: 'Cartoon Network',
|
||||
|
||||
@@ -22,7 +22,7 @@ module.exports = class EnslavedCommand 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: [
|
||||
|
||||
@@ -17,14 +17,6 @@ module.exports = class FoodBrokeCommand extends Command {
|
||||
duration: 10
|
||||
},
|
||||
clientPermissions: [PermissionFlagsBits.AttachFiles],
|
||||
credit: [
|
||||
{
|
||||
name: '@liltusk',
|
||||
url: 'https://twitter.com/liltusk',
|
||||
reason: 'Image',
|
||||
reasonURL: 'https://twitter.com/liltusk/status/835719948597137408'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
{
|
||||
key: 'user',
|
||||
|
||||
@@ -28,7 +28,7 @@ module.exports = class GenieRulesCommand 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: [
|
||||
|
||||
@@ -28,7 +28,7 @@ module.exports = class GruPlanCommand 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: [
|
||||
|
||||
@@ -26,7 +26,7 @@ module.exports = class IfThoseKidsCouldReadCommand 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,12 +21,6 @@ module.exports = class KyonGunCommand extends Command {
|
||||
name: 'The Melancholy of Haruhi Suzumiya',
|
||||
url: 'http://www.haruhi.tv/',
|
||||
reason: 'Original Anime'
|
||||
},
|
||||
{
|
||||
name: 'Know Your Meme',
|
||||
url: 'https://knowyourmeme.com/',
|
||||
reason: 'Image',
|
||||
reasonURL: 'https://knowyourmeme.com/photos/217992-endless-eight-kyon-kun-denwa'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
@@ -27,7 +27,7 @@ module.exports = class LisaPresentationCommand 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: [
|
||||
|
||||
@@ -18,12 +18,6 @@ module.exports = class LookWhatKarenHaveCommand extends Command {
|
||||
},
|
||||
clientPermissions: [PermissionFlagsBits.AttachFiles],
|
||||
credit: [
|
||||
{
|
||||
name: 'Know Your Meme',
|
||||
url: 'https://knowyourmeme.com/',
|
||||
reason: 'Image',
|
||||
reasonURL: 'https://knowyourmeme.com/photos/1047091-kin-iro-mosaic-kinmoza'
|
||||
},
|
||||
{
|
||||
name: 'KINMOZA!',
|
||||
url: 'http://www.kinmosa.com/',
|
||||
|
||||
@@ -27,7 +27,7 @@ module.exports = class MarioBrosViewsCommand 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: [
|
||||
|
||||
@@ -22,7 +22,7 @@ module.exports = class MetamorphosisCommand 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: 'Yeah I\'m Stuck in the Void, Keep Scrolling',
|
||||
|
||||
@@ -21,7 +21,7 @@ module.exports = class NewPasswordCommand 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: [
|
||||
|
||||
@@ -27,7 +27,7 @@ module.exports = class NikeAdCommand 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,7 +21,7 @@ module.exports = class PanikKalmPanikCommand 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: [
|
||||
|
||||
@@ -32,7 +32,7 @@ module.exports = class PhoebeTeachingJoeyCommand 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,7 +21,7 @@ module.exports = class PillsCommand 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: [
|
||||
|
||||
@@ -28,7 +28,7 @@ module.exports = class PlanktonPlanCommand 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,7 +21,7 @@ module.exports = class ReactionMemeCommand 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: [
|
||||
|
||||
@@ -27,7 +27,7 @@ module.exports = class ScrollOfTruthCommand 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,7 +21,7 @@ module.exports = class SonicSaysCommand 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: 'SEGA',
|
||||
|
||||
@@ -16,11 +16,6 @@ module.exports = class SosCommand extends Command {
|
||||
},
|
||||
clientPermissions: [PermissionFlagsBits.AttachFiles],
|
||||
credit: [
|
||||
{
|
||||
name: 'Esther Verkest',
|
||||
url: 'https://www.facebook.com/Esther-Verkest-49667161749/',
|
||||
reason: 'Image'
|
||||
},
|
||||
{
|
||||
name: 'Walter E Stewart',
|
||||
url: 'https://www.1001freefonts.com/designer-walter-e-stewart-fontlisting.php',
|
||||
|
||||
@@ -27,7 +27,7 @@ module.exports = class SpidermanPointingCommand 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: [
|
||||
|
||||
@@ -27,7 +27,7 @@ module.exports = class SpongebobBurnCommand 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: [
|
||||
|
||||
@@ -17,14 +17,6 @@ module.exports = class ThugLifeCommand extends Command {
|
||||
duration: 10
|
||||
},
|
||||
clientPermissions: [PermissionFlagsBits.AttachFiles],
|
||||
credit: [
|
||||
{
|
||||
name: 'pngimg.com',
|
||||
url: 'https://pngimg.com/',
|
||||
reason: 'Image',
|
||||
reasonURL: 'http://pngimg.com/download/58231'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
{
|
||||
key: 'image',
|
||||
|
||||
@@ -27,7 +27,7 @@ module.exports = class TuxedoPoohCommand 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,7 +21,7 @@ module.exports = class TwoButtonsCommand 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: 'Jake Clark',
|
||||
|
||||
@@ -26,7 +26,7 @@ module.exports = class WhiteboardCommand 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: [
|
||||
|
||||
Reference in New Issue
Block a user