Embed this chat widget on your website by adding the following code before the closing </body> tag:
<script src="https://mysubsidi.com/js/chatbot-widget.js"></script>
<script>
ChatBotWidget.init({
apiUrl: 'https://mysubsidi.com',
position: 'bottom-right', // or 'bottom-left'
primaryColor: '#06b6d4'
});
</script>
The widget will appear in the bottom-right corner. Click the chat icon below to test it!