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