!752 p { O bot = hotwire("#1002907"); call(bot, "testMode"); call(bot, "userPost", "Yo was machen wir heute?"); runMain(bot); L l = cast call(bot, "getResponses"); print("Responses: " + structure(l)); }