convos:
  - name: text_contains_any_ok_utterances
    steps:
      - me:
          - word1 word2 hi
      - bot:
          - TEXT_CONTAINS_ANY word3|word4|GREETING
utterances:
  GREETING:
    - hi
    - hello!
