static S currentBotLanguage() {
  ret or2(trimLoadTextFile(javaxDataDir("bot-language")), "en-US");
}