mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Clean up lie swatter
This commit is contained in:
@@ -58,8 +58,7 @@ module.exports = class LieSwatterCommand extends Command {
|
||||
const question = questions[0];
|
||||
questions.shift();
|
||||
await msg.say(stripIndents`
|
||||
**${turn}. ${question.category}**
|
||||
${question.question}
|
||||
**${turn}. ${question.category}** ${question.question}
|
||||
|
||||
_Is it True or is it a Lie?_
|
||||
`);
|
||||
|
||||
Reference in New Issue
Block a user