mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-17 16:19:12 +02:00
Update Credit, Remove Dead Links
This commit is contained in:
@@ -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: [
|
||||
|
||||
Reference in New Issue
Block a user