mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-15 00:12:38 +02:00
Fix OverTime Credit
This commit is contained in:
@@ -28,8 +28,8 @@ module.exports = class GandhiQuoteCommand extends Command {
|
||||
reasonURL: 'https://www.fontsquirrel.com/fonts/Latin-Modern-Roman'
|
||||
},
|
||||
{
|
||||
name: 'Overtime2005',
|
||||
url: 'https://github.com/Overtime2005',
|
||||
name: '0vertime-dev',
|
||||
url: 'https://github.com/0vertime-dev',
|
||||
reason: 'Concept'
|
||||
}
|
||||
],
|
||||
|
||||
@@ -17,8 +17,8 @@ module.exports = class GunCommand extends Command {
|
||||
clientPermissions: ['ATTACH_FILES'],
|
||||
credit: [
|
||||
{
|
||||
name: 'Overtime2005',
|
||||
url: 'https://github.com/Overtime2005',
|
||||
name: '0vertime-dev',
|
||||
url: 'https://github.com/0vertime-dev',
|
||||
reason: 'Concept'
|
||||
},
|
||||
{
|
||||
|
||||
@@ -18,8 +18,8 @@ module.exports = class HandsCommand extends Command {
|
||||
clientPermissions: ['ATTACH_FILES'],
|
||||
credit: [
|
||||
{
|
||||
name: 'Overtime2005',
|
||||
url: 'https://github.com/Overtime2005',
|
||||
name: '0vertime-dev',
|
||||
url: 'https://github.com/0vertime-dev',
|
||||
reason: 'Concept'
|
||||
},
|
||||
{
|
||||
|
||||
@@ -18,8 +18,8 @@ module.exports = class SimpCommand extends Command {
|
||||
clientPermissions: ['ATTACH_FILES'],
|
||||
credit: [
|
||||
{
|
||||
name: 'Overtime2005',
|
||||
url: 'https://github.com/Overtime2005',
|
||||
name: '0vertime-dev',
|
||||
url: 'https://github.com/0vertime-dev',
|
||||
reason: 'Concept'
|
||||
},
|
||||
{
|
||||
|
||||
@@ -30,8 +30,8 @@ module.exports = class SpeedLimitCommand extends Command {
|
||||
reasonURL: 'https://www.dafont.com/highway-gothic.font'
|
||||
},
|
||||
{
|
||||
name: 'Overtime2005',
|
||||
url: 'https://github.com/Overtime2005',
|
||||
name: '0vertime-dev',
|
||||
url: 'https://github.com/0vertime-dev',
|
||||
reason: 'Concept'
|
||||
}
|
||||
],
|
||||
|
||||
@@ -39,8 +39,8 @@ module.exports = class SpotifyNowPlayingCommand extends Command {
|
||||
reasonURL: 'https://www.google.com/get/noto/'
|
||||
},
|
||||
{
|
||||
name: 'Overtime2005',
|
||||
url: 'https://github.com/Overtime2005',
|
||||
name: '0vertime-dev',
|
||||
url: 'https://github.com/0vertime-dev',
|
||||
reason: 'Concept'
|
||||
}
|
||||
],
|
||||
|
||||
@@ -69,8 +69,8 @@ module.exports = class UndertaleCommand extends Command {
|
||||
reasonURL: 'https://earthboundcentral.com/2009/11/ultimate-earthbound-font-pack/'
|
||||
},
|
||||
{
|
||||
name: 'Overtime2005',
|
||||
url: 'https://github.com/Overtime2005',
|
||||
name: '0vertime-dev',
|
||||
url: 'https://github.com/0vertime-dev',
|
||||
reason: 'Concept'
|
||||
}
|
||||
],
|
||||
|
||||
@@ -31,8 +31,8 @@ module.exports = class WildPokemonCommand extends Command {
|
||||
reasonURL: 'https://www.fontspace.com/pokemon-gb-font-f9621'
|
||||
},
|
||||
{
|
||||
name: 'Overtime2005',
|
||||
url: 'https://github.com/Overtime2005',
|
||||
name: '0vertime-dev',
|
||||
url: 'https://github.com/0vertime-dev',
|
||||
reason: 'Concept'
|
||||
}
|
||||
],
|
||||
|
||||
@@ -24,8 +24,8 @@ module.exports = class YouDiedCommand extends Command {
|
||||
reason: 'Image, Original "Dark Souls" Game'
|
||||
},
|
||||
{
|
||||
name: 'Overtime2005',
|
||||
url: 'https://github.com/Overtime2005',
|
||||
name: '0vertime-dev',
|
||||
url: 'https://github.com/0vertime-dev',
|
||||
reason: 'Concept'
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user