static void defineBot(S botName, S botID) { callOpt(get(getMainClass(), "startBot_assignments"), "put", botName, botID); }