This commit is contained in:
Dragon Fire
2024-04-22 15:29:42 -04:00
parent ab29d88511
commit eeaf3649ab
+1
View File
@@ -95,6 +95,7 @@ module.exports = class AkinatorCommand extends Command {
}
await this.sendLoadingMessage(buttonPress, [guessRow]);
if (buttonPress.customId === 'true') {
await aki.guess(true, false);
win = false;
break;
} else if (buttonPress.customId === 'false') {