Fix OverTime Credit

This commit is contained in:
Dragon Fire
2021-02-07 12:11:10 -05:00
parent 5400684a83
commit 949bcae8e9
30 changed files with 59 additions and 59 deletions
+2 -2
View File
@@ -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'
}
],
+2 -2
View File
@@ -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'
},
{
+2 -2
View File
@@ -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'
},
{
+2 -2
View File
@@ -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'
},
{
+2 -2
View File
@@ -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'
}
],
+2 -2
View File
@@ -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'
}
],
+2 -2
View File
@@ -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'
}
],
+2 -2
View File
@@ -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'
}
],
+2 -2
View File
@@ -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'
}
],