Skip to content

Examples

Ping-Pong Command

yml
sequences:
  - if: "[message_content] eq '!ping'"
    then:
      - create_message: "Pong!"