diff --git a/commands/sp-games/mad-libs.js b/commands/sp-games/mad-libs.js index 88540302..f0750047 100644 --- a/commands/sp-games/mad-libs.js +++ b/commands/sp-games/mad-libs.js @@ -39,7 +39,7 @@ module.exports = class MadLibsCommand extends Command { return false; } return true; - } + }; const choice = await msg.channel.awaitMessages(filter, { max: 1, time: 120000