!7 cmodule TheAICan > DynListBot { void init { super.init(); program = [[ The AI can ... = + The AI can't actually ... = - What can the AI do = listWithPattern("The AI can ...") ]]; } }