Bring credit up-to-date

This commit is contained in:
Dragon Fire
2019-12-22 15:05:05 -05:00
parent 5c991c32c0
commit 971baddaea
14 changed files with 82 additions and 6 deletions
+10
View File
@@ -13,6 +13,16 @@ module.exports = class DarkLightCommand extends Command {
description: 'Determines whether you use dark or light theme.',
details: `**Types:** ${types.join(', ')}`,
clientPermissions: ['ATTACH_FILES'],
credit: [
{
name: 'u/LennyMcLennington',
url: 'https://www.reddit.com/r/discordapp/comments/8t04ag/this_image_shows_different_text_depending_on/'
},
{
name: 'u/AelinSA',
url: 'https://www.reddit.com/r/discordapp/comments/9krnhr/preach_the_message_of_the_möth_with_this_magic/'
}
],
args: [
{
key: 'type',