This commit is contained in:
Dragon Fire
2020-02-04 18:21:59 -05:00
parent ec23ec7344
commit ac86683655
+1 -1
View File
@@ -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