This commit is contained in:
Daniel Odendahl Jr
2017-11-07 02:18:22 +00:00
parent a8c1571ff1
commit ca02c633d4
+1
View File
@@ -49,6 +49,7 @@ module.exports = class CardsAgainstHumanityCommand extends Command {
await msg.say(stripIndents` await msg.say(stripIndents`
The card czar will be ${czar.user}! The card czar will be ${czar.user}!
The Black Card is: **${escapeMarkdown(black.text)}** The Black Card is: **${escapeMarkdown(black.text)}**
Sending DMs... Sending DMs...
`); `);
const chosenCards = []; const chosenCards = [];