🚀 Your Chatbot Widget is Ready!

To add this chatbot to any website, copy and paste the following code snippet just before the closing </body> tag of your HTML.

<!-- 1. Add this div for the chatbot -->
<div id="react-chatbot-widget"></div>

<!-- 2. Add this script to load your chatbot -->
<script src="PLACEHOLDER_URL/chatbot.js" defer></script>