static S botAnswerWord() { ret eq(currentBotLanguage(), "de-DE") ? "Ja!" : "Yep!"; }