!7 p { bot("Show Concepts Bot."); } answer { s = trim(s); if "*|show concepts of *" if (isSnippetID(s)) { showConceptsOf(s); ret "OK"; } }