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: [