5 New Mad Libs

This commit is contained in:
Dragon Fire
2020-02-11 12:36:54 -05:00
parent c6a731c536
commit 445d21ffec
3 changed files with 99 additions and 1 deletions
+1
View File
@@ -5,6 +5,7 @@ module.exports = class MadLibsCommand extends Command {
constructor(client) {
super(client, {
name: 'mad-libs',
aliases: ['mad-takes'],
group: 'sp-games',
memberName: 'mad-libs',
description: 'Choose words that fill in the blanks to create a crazy story!',