mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Beep
This commit is contained in:
@@ -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 = [];
|
||||
|
||||
Reference in New Issue
Block a user