This commit is contained in:
Dragon Fire
2020-04-21 23:05:48 -04:00
parent 34db055190
commit 770b97561a
+1 -1
View File
@@ -72,7 +72,7 @@ module.exports = class LieSwatterCommand extends Command {
if (trueOptions.includes(answer) || falseOptions.includes(answer)) {
res.react(SUCCESS_EMOJI_ID || '✅').catch(() => null);
return true;
};
}
return false;
};
const msgs = await msg.channel.awaitMessages(filter, {