Update Credit, Remove Dead Links

This commit is contained in:
lilyissillyyy
2025-09-13 00:02:49 -04:00
parent eb6158ac25
commit c6ce76343d
90 changed files with 88 additions and 669 deletions
+1 -7
View File
@@ -12,12 +12,6 @@ module.exports = class AnalogClockCommand extends Command {
description: 'Draws an analog clock for a timezone.',
details: '**Zones:** <https://en.wikipedia.org/wiki/List_of_tz_database_time_zones>',
credit: [
{
name: 'Wikipedia',
url: 'https://www.wikipedia.org/',
reason: 'Time Zone Data',
reasonURL: 'https://en.wikipedia.org/wiki/List_of_tz_database_time_zones'
},
{
name: 'Neopets',
url: 'http://www.neopets.com/',
@@ -27,7 +21,7 @@ module.exports = class AnalogClockCommand 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: [
-8
View File
@@ -17,14 +17,6 @@ module.exports = class ApprovedCommand extends Command {
duration: 10
},
clientPermissions: [PermissionFlagsBits.AttachFiles],
credit: [
{
name: 'Redeeming God',
url: 'https://redeeminggod.com/',
reason: 'Image',
reasonURL: 'https://redeeminggod.com/courses/gospel-dictionary/lessons/gospel-dictionary-approved/'
}
],
args: [
{
key: 'image',
-6
View File
@@ -18,12 +18,6 @@ module.exports = class BobRossCommand extends Command {
},
clientPermissions: [PermissionFlagsBits.AttachFiles],
credit: [
{
name: 'Know Your Meme',
url: 'https://knowyourmeme.com/',
reason: 'Image',
reasonURL: 'https://knowyourmeme.com/photos/1160348'
},
{
name: 'Bob Ross',
url: 'https://www.bobross.com/',
-7
View File
@@ -15,13 +15,6 @@ module.exports = class CharcoalCommand extends Command {
duration: 15
},
clientPermissions: [PermissionFlagsBits.AttachFiles],
credit: [
{
name: 'ImageMagick',
url: 'https://imagemagick.org/index.php',
reason: 'Image Manipulation'
}
],
args: [
{
key: 'image',
-8
View File
@@ -17,14 +17,6 @@ module.exports = class CommunistCommand extends Command {
duration: 10
},
clientPermissions: [PermissionFlagsBits.AttachFiles],
credit: [
{
name: 'PNGFuel',
url: 'https://www.pngfuel.com/',
reason: 'Image',
reasonURL: 'https://www.pngfuel.com/free-png/osnol'
}
],
args: [
{
key: 'image',
-7
View File
@@ -15,13 +15,6 @@ module.exports = class EmbossCommand extends Command {
duration: 15
},
clientPermissions: [PermissionFlagsBits.AttachFiles],
credit: [
{
name: 'ImageMagick',
url: 'https://imagemagick.org/index.php',
reason: 'Image Manipulation'
}
],
args: [
{
key: 'image',
-8
View File
@@ -17,14 +17,6 @@ module.exports = class FireFrameCommand extends Command {
duration: 10
},
clientPermissions: [PermissionFlagsBits.AttachFiles],
credit: [
{
name: 'susi1959',
url: 'https://en.picmix.com/profile/susi1959',
reason: 'Image',
reasonURL: 'https://en.picmix.com/stamp/FIRE-FRAME-ORANGE-cadre-feu-orange-360274'
}
],
args: [
{
key: 'image',
-8
View File
@@ -18,14 +18,6 @@ module.exports = class FrameCommand extends Command {
duration: 10
},
clientPermissions: [PermissionFlagsBits.AttachFiles],
credit: [
{
name: 'www.aljanh.net',
url: 'http://www.aljanh.net/',
reason: 'Classic Image',
reasonURL: 'http://www.aljanh.net/frame-wallpapers/1508614706.html'
}
],
args: [
{
key: 'frame',
-8
View File
@@ -16,14 +16,6 @@ module.exports = class GlassShatterCommand extends Command {
duration: 10
},
clientPermissions: [PermissionFlagsBits.AttachFiles],
credit: [
{
name: 'Platinum Designz',
url: 'http://store.platinumdesignz.com/',
reason: 'Image',
reasonURL: 'https://www.jing.fm/iclipt/u2q8u2a9o0t4i1q8/'
}
],
args: [
{
key: 'image',
-8
View File
@@ -15,14 +15,6 @@ module.exports = class GunCommand extends Command {
duration: 10
},
clientPermissions: [PermissionFlagsBits.AttachFiles],
credit: [
{
name: 'Luxoflux',
url: 'http://www.luxoflux.com/',
reason: 'Image',
reasonURL: 'https://knowyourmeme.com/memes/hand-pointing-a-gun'
}
],
args: [
{
key: 'image',
-8
View File
@@ -16,14 +16,6 @@ module.exports = class HandsCommand extends Command {
duration: 10
},
clientPermissions: [PermissionFlagsBits.AttachFiles],
credit: [
{
name: 'Know Your Meme',
url: 'https://knowyourmeme.com/',
reason: 'Image',
reasonURL: 'https://knowyourmeme.com/photos/1583323-screen-reaching-emoji'
}
],
args: [
{
key: 'image',
-7
View File
@@ -15,13 +15,6 @@ module.exports = class ImplodeCommand extends Command {
duration: 15
},
clientPermissions: [PermissionFlagsBits.AttachFiles],
credit: [
{
name: 'ImageMagick',
url: 'https://imagemagick.org/index.php',
reason: 'Image Manipulation'
}
],
args: [
{
key: 'level',
-7
View File
@@ -16,13 +16,6 @@ module.exports = class LiquidRescaleCommand extends Command {
duration: 30
},
clientPermissions: [PermissionFlagsBits.AttachFiles],
credit: [
{
name: 'ImageMagick',
url: 'https://imagemagick.org/index.php',
reason: 'Image Manipulation'
}
],
args: [
{
key: 'image',
-7
View File
@@ -17,13 +17,6 @@ module.exports = class NoiseCommand extends Command {
duration: 15
},
clientPermissions: [PermissionFlagsBits.AttachFiles],
credit: [
{
name: 'ImageMagick',
url: 'https://imagemagick.org/index.php',
reason: 'Image Manipulation'
}
],
args: [
{
key: 'type',
-7
View File
@@ -16,13 +16,6 @@ module.exports = class OilPaintingCommand extends Command {
duration: 15
},
clientPermissions: [PermissionFlagsBits.AttachFiles],
credit: [
{
name: 'ImageMagick',
url: 'https://imagemagick.org/index.php',
reason: 'Image Manipulation'
}
],
args: [
{
key: 'image',
-8
View File
@@ -17,14 +17,6 @@ module.exports = class PoliceTapeCommand extends Command {
duration: 10
},
clientPermissions: [PermissionFlagsBits.AttachFiles],
credit: [
{
name: 'PNG Arts',
url: 'https://www.pngarts.com/',
reason: 'Image',
reasonURL: 'https://www.pngarts.com/explore/94078'
}
],
args: [
{
key: 'image',
-8
View File
@@ -17,14 +17,6 @@ module.exports = class RejctedCommand extends Command {
duration: 10
},
clientPermissions: [PermissionFlagsBits.AttachFiles],
credit: [
{
name: 'Clipart Library',
url: 'http://clipart-library.com/',
reason: 'Image',
reasonURL: 'http://clipart-library.com/clipart/Rejected-Stamp-Transparent.htm'
}
],
args: [
{
key: 'image',
-8
View File
@@ -16,14 +16,6 @@ module.exports = class SipCommand extends Command {
duration: 10
},
clientPermissions: [PermissionFlagsBits.AttachFiles],
credit: [
{
name: 'CoolClips.com',
url: 'http://search.coolclips.com/',
reason: 'Image',
reasonURL: 'http://search.coolclips.com/m/vector/hand0007/Hands-holding-mug/'
}
],
args: [
{
key: 'image',
+1 -1
View File
@@ -20,7 +20,7 @@ module.exports = class SnapchatCommand 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: 'Snapchat',
+1 -7
View File
@@ -22,17 +22,11 @@ module.exports = class SpotifyNowPlayingCommand extends Command {
url: 'https://www.spotify.com/us/',
reason: 'Original Design'
},
{
name: 'Sam Thik',
url: 'https://www.pinterest.com/Samthik/',
reason: 'Image',
reasonURL: 'https://www.pinterest.com/pin/500251471109108490/'
},
{
name: 'Google',
url: 'https://www.google.com/',
reason: 'Noto Font',
reasonURL: 'https://www.google.com/get/noto/'
reasonURL: 'https://fonts.google.com/noto'
}
],
args: [
-7
View File
@@ -16,13 +16,6 @@ module.exports = class SquishCommand extends Command {
duration: 60
},
clientPermissions: [PermissionFlagsBits.AttachFiles],
credit: [
{
name: 'ImageMagick',
url: 'https://imagemagick.org/index.php',
reason: 'Image Manipulation'
}
],
args: [
{
key: 'axis',
+1 -1
View File
@@ -33,7 +33,7 @@ module.exports = class SteamCardCommand 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: [
+1 -1
View File
@@ -21,7 +21,7 @@ module.exports = class SubtitleCommand 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: [
-7
View File
@@ -15,13 +15,6 @@ module.exports = class SwirlCommand extends Command {
duration: 15
},
clientPermissions: [PermissionFlagsBits.AttachFiles],
credit: [
{
name: 'ImageMagick',
url: 'https://imagemagick.org/index.php',
reason: 'Image Manipulation'
}
],
args: [
{
key: 'degrees',