Update Credit Data

This commit is contained in:
Dragon Fire
2020-04-25 10:31:55 -04:00
parent 597d8030c2
commit cf9ea36fb7
6 changed files with 25 additions and 8 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ module.exports = class ScrabbleScoreCommand extends Command {
{
name: 'Hasbro',
url: 'https://shop.hasbro.com/en-us',
reason: 'Original Scrabble Game',
reason: 'Original "Scrabble" Game',
reasonURL: 'https://scrabble.hasbro.com/en-us'
}
],
+1 -1
View File
@@ -38,7 +38,7 @@ module.exports = class HatCommand extends Command {
reasonURL: 'https://knowyourmeme.com/forums/just-for-fun/topics/24821-christmas-hat-thread'
},
{
name: 'DeviantArt - xertris',
name: 'xertris',
url: 'https://www.deviantart.com/xertris',
reason: 'Dunce Hat Image',
reasonURL: 'https://www.deviantart.com/xertris/art/Dunce-Cap-634349483'
+7
View File
@@ -20,6 +20,13 @@ module.exports = class GenieRulesCommand extends Command {
},
clientPermissions: ['ATTACH_FILES'],
credit: [
{
name: 'u/Two-Tone-',
url: 'https://www.reddit.com/user/Two-Tone-/',
reason: 'Image',
// eslint-disable-next-line max-len
reasonURL: 'https://www.reddit.com/r/MemeTemplatesOfficial/comments/bht9o6/i_made_an_hd_high_quality_version_of_the_4_rules/'
},
{
name: 'Google',
url: 'https://www.google.com/',
+8 -1
View File
@@ -9,10 +9,17 @@ module.exports = class DerpibooruCommand extends Command {
memberName: 'derpibooru',
description: 'Responds with an image from Derpibooru.',
credit: [
{
name: 'Hasbro',
url: 'https://shop.hasbro.com/en-us',
reason: 'Original "My Little Pony: Friendship is Magic" Show',
reasonURL: 'https://mylittlepony.hasbro.com/en-us'
},
{
name: 'Derpibooru',
url: 'https://derpibooru.org/',
reason: 'API'
reason: 'API',
reasonURL: 'https://www.derpibooru.org/pages/api'
}
],
args: [