From ca02c633d4cd92df7ce02727beb466ca74de71ae Mon Sep 17 00:00:00 2001 From: Daniel Odendahl Jr Date: Tue, 7 Nov 2017 02:18:22 +0000 Subject: [PATCH] Beep --- commands/games/cards-against-humanity.js | 1 + 1 file changed, 1 insertion(+) 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 = [];