Bot init conversation

  1. Look at ActionSessionStart and try to implement it.

  2. If it doesn’t work, it means you will have to do it from your front-end application. More details here: How to Add Welcome message in RASA X? - #9 by ChrisRahme

  3. Here, Jitesh is explaining how to make that happen by forcing the bot to execute an action from the front-end. My alternative is sending an intent from the front-end, which will itself execute an action.

1 Like