!752 !include #1003209 // PoemBot p { O bot = botify("#1003206"); // Sanity Check makeBot("Bot", bot); } sO botify(S dialogID) { ret new PoemBot(parsePoem(loadPoem(dialogID).lines)); }