!7 standardBot1 DPJS { transient S theory = [[ java gazelle_guilds $user says (guilds) => proc { for $guild in gazelle_guilds(): say (I am in guild $guild) } ]]; sync S processSimplifiedLine(S s, O... _) { try answer super.processSimplifiedLine(s, _); PhilosophyBot1 bot = new(theory); philosophyBot_autoJava(bot); dm_prepareMakeAndCallInThread(); ret philosophyBotWithFactStore_discordAnswer(bot, null, s, _); } }