rasa-demo
rasa-demo copied to clipboard
how to set rasa talk first when open the chat room?
as the title, when I open the chatroom and ready to chat with rasa assistant in rasa official website, rasa will start with : Hi! My name's Sara. By chatting to me you agree to our privacy policy. If you're new to Rasa, I can help you get started! If you've already started building an assistant, you can also ask me about the different parts of Rasa 🐦 But I didn't find the code to implement this function, could you give me any hits?
Thanks for raising this issue, @melindaloubser1 will get back to you about it soon✨
Please also check out the docs and the forum in case your issue was raised there too 🤗
Hi @Chriszhangmw sorry took so long to get back to this - This is configured from the front end, in this case we're using rasa-webchat. You want to set an initPayload
(see https://github.com/botfront/rasa-webchat/blame/master/README.md#L103) that will trigger the bot's greeting message