Submit to chatbot programmatically
How to submit the chatbot prompt programmatically with Javascript without the need to click the submit button?
For example, when I paste some text "how are you?" into the prompt field, the content should be submitted automatically just like when I click the submit button.
I was able to do that with a similar plugin and I wonder if there's a way with yours.