From cf9ea36fb7050e367a00ecc3643d641b5e1054c0 Mon Sep 17 00:00:00 2001 From: Dragon Fire Date: Sat, 25 Apr 2020 10:31:55 -0400 Subject: [PATCH] Update Credit Data --- README.md | 11 +++++++---- commands/analyze/scrabble-score.js | 2 +- commands/edit-avatar/hat.js | 2 +- commands/edit-meme/genie-rules.js | 7 +++++++ commands/search/derpibooru.js | 9 ++++++++- package.json | 2 +- 6 files changed, 25 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 138e5019..f676e02f 100644 --- a/README.md +++ b/README.md @@ -716,11 +716,9 @@ here. - [Deathbulge](http://deathbulge.com/comics) * ultimate-tattoo ([Image](http://deathbulge.com/comics/114)) - [Derpibooru](https://derpibooru.org/) - * derpibooru (API) + * derpibooru ([API](https://www.derpibooru.org/pages/api)) - [DeviantArt](https://www.deviantart.com/) * deviantart ([API](https://www.deviantart.com/developers/)) -- [DeviantArt - xertris](https://www.deviantart.com/xertris) - * hat ([Dunce Hat Image](https://www.deviantart.com/xertris/art/Dunce-Cap-634349483)) - [devsnek](https://github.com/devsnek) * owo (Code) - [Discord Status Button](https://discord.c99.nl/) @@ -815,7 +813,8 @@ here. * bro-hoof ([Original "My Little Pony: Friendship is Magic" Show](https://mylittlepony.hasbro.com/en-us)) * brony-speak ([Original "My Little Pony: Friendship is Magic" Show](https://mylittlepony.hasbro.com/en-us)) * connect-four (Original "Connect Four" Game) - * scrabble-score ([Original Scrabble Game](https://scrabble.hasbro.com/en-us)) + * derpibooru ([Original "My Little Pony: Friendship is Magic" Show](https://mylittlepony.hasbro.com/en-us)) + * scrabble-score ([Original "Scrabble" Game](https://scrabble.hasbro.com/en-us)) - [hbl917070](https://github.com/hbl917070) * axis-cult-sign-up ([Font](https://github.com/hbl917070/Konosuba-text)) - [Hollywood Walk of Fame](https://walkoffame.com/) @@ -1161,6 +1160,8 @@ here. * sorting-hat ([Sorting Hat Quiz Analysis Data](https://www.reddit.com/r/Pottermore/comments/44os14/pottermore_sorting_hat_quiz_analysis/)) - [u/SupremeMemesXD](https://www.reddit.com/user/SupremeMemesXD/) * girl-worth-fighting-for ([Image](https://www.reddit.com/r/MemeTemplatesOfficial/comments/8h39vi/girl_worth_fighting_for_template/)) +- [u/Two-Tone-](https://www.reddit.com/user/Two-Tone-/) + * genie-rules ([Image](https://www.reddit.com/r/MemeTemplatesOfficial/comments/bht9o6/i_made_an_hd_high_quality_version_of_the_4_rules/)) - [UNDERTALE](https://undertale.com/) * temmie (Original Game) - [Urban Dictionary](https://www.urbandictionary.com/) @@ -1190,6 +1191,8 @@ here. * wikipedia ([API](https://en.wikipedia.org/w/api.php)) - [www.aljanh.net](http://www.aljanh.net/) * frame ([Image](http://www.aljanh.net/frame-wallpapers/1508614706.html)) +- [xertris](https://www.deviantart.com/xertris) + * hat ([Dunce Hat Image](https://www.deviantart.com/xertris/art/Dunce-Cap-634349483)) - [xkcd](https://xkcd.com/) * xkcd ([API](https://xkcd.com/json.html)) - [Yahoo](https://www.yahoo.com/) diff --git a/commands/analyze/scrabble-score.js b/commands/analyze/scrabble-score.js index 9aca903a..01693eae 100644 --- a/commands/analyze/scrabble-score.js +++ b/commands/analyze/scrabble-score.js @@ -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' } ], diff --git a/commands/edit-avatar/hat.js b/commands/edit-avatar/hat.js index 6b9bbcc5..7a5932af 100644 --- a/commands/edit-avatar/hat.js +++ b/commands/edit-avatar/hat.js @@ -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' diff --git a/commands/edit-meme/genie-rules.js b/commands/edit-meme/genie-rules.js index 0d1f2edf..b3b8b727 100644 --- a/commands/edit-meme/genie-rules.js +++ b/commands/edit-meme/genie-rules.js @@ -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/', diff --git a/commands/search/derpibooru.js b/commands/search/derpibooru.js index 3809e8cb..db1b39d3 100644 --- a/commands/search/derpibooru.js +++ b/commands/search/derpibooru.js @@ -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: [ diff --git a/package.json b/package.json index 5fd97ce8..8746649b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xiao", - "version": "113.19.0", + "version": "113.19.1", "description": "Your personal server companion.", "main": "Xiao.js", "scripts": {