diff --git a/commands/games/cards-against-humanity.js b/commands/games/cards-against-humanity.js index ff6f8f0c..dc38cf09 100644 --- a/commands/games/cards-against-humanity.js +++ b/commands/games/cards-against-humanity.js @@ -49,6 +49,7 @@ module.exports = class CardsAgainstHumanityCommand extends Command { await msg.say(stripIndents` The card czar will be ${czar.user}! The Black Card is: **${escapeMarkdown(black.text)}** + Sending DMs... `); const chosenCards = [];