Hello word command
Lets start with a classic hello world example.
- create a message trigger with the prefix of
!hello. This way the bot knows to respond to messages starting with!hello - Then add the
Send text messageaction and set the message asHello World. - The bot will now respond with
Hello Worldwhen!hellois sent.
