Wizard Convention Improvement

This commit is contained in:
Daniel Odendahl Jr
2018-02-05 19:32:31 +00:00
parent 6db4a8ced6
commit 9e35aefb3e
+1
View File
@@ -36,6 +36,7 @@ module.exports = class WizardConventionCommand extends Command {
await msg.say(`Night ${turn}, sending DMs...`);
for (const player of players.values()) {
if (player.role.includes('pleb')) continue;
await msg.say(`The ${player.role} is making their decision...`);
const valid = players.filterArray(p => p.role !== player.role);
await player.user.send(stripIndents`
${questions[player.role]} Please type the number.