PHP/JS Function to Engage the Chat with a prompt
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3534530. -->
Reported by: [robloach](https://www.drupal.org/user/61114)
Related to !725
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>There are times when you'd want the chat to engage automatically, with a given prompt for the user. As an example: a user clicks a button, and Drupal provides a prompt that is sent to the Chat Window, and sent automatically so that the user can continue conversationally.</p>
<p>While this is a feature in Deepchat, on the Drupal-side we don't have an easy way to leverage it.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Add a Drupal/PHP API that could send a prompt over to the initial Deepchat settings that would instantly open up the Chat, and send the prompt on behalf of the user. </p>
issue