Botpress keyword trigger
# 🤝help
a
Hey guys I am trying to build a bot and I cant seem to figure out how when a client enters a phrase it triggers the bot to send something. For example, on messenger when someone enters a phrase I want it to trigger the automation. I cant seem to do that right now.
b
you would use intents for this, like so:

https://www.youtube.com/watch?v=t5jALY0RlDA

a
Great thanks!
@bumpy-butcher-41910 How do I do it so whenever the chatbot opens up and they say the keyword it automatically begins the workflow. Everytime I test it it seems that whenever i enter the keyword on a new test I have to type in the phrase again to trigger the workflow