mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Clean up
This commit is contained in:
@@ -102,7 +102,6 @@ module.exports = class LieSwatterCommand extends Command {
|
||||
It was... **${question.answer ? 'true' : 'a lie'}**!
|
||||
|
||||
_Fastest Guess: ${correct.length ? `${pts.get(correct[0].id).user.tag} (+75 pts)` : 'No One...'}_
|
||||
|
||||
${questions.length ? '_Next round starting in 5 seconds..._' : ''}
|
||||
`);
|
||||
if (lastTurnTimeout) lastTurnTimeout = false;
|
||||
|
||||
Reference in New Issue
Block a user