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
+6
View File
@@ -10,6 +10,12 @@ module.exports = class EightBallCommand extends Command {
group: 'random',
memberName: '8-ball',
description: 'Asks your question to the Magic 8 Ball.',
credit: [
{
name: 'Mattel',
url: 'https://www.mattelgames.com/games/en-us/kids/magic-8-ball'
}
],
args: [
{
key: 'question',