Hi, Im using this widget to integrate my chatbot on my website. Has anyone used it and knows if it has an option for triggering an inital welcome message? If it would use the REST API it would be no problem because triggering the “greet” intent is relatively easy. But since it connects to the rasa server using sockets I don’t know how to reverse engineer it in order to write some JS code that triggers the welcome message. Therefore I want to ask if this widget maybe has this option, which I can’t find since there isn’t really a documentation for it. Thanks!