1.0.1 • Published 6 months ago
ada-chat-initiation-script v1.0.1
Ada Chat Script
This is a script to load the Ada chat widget to any website. The script can be located here: https://www.npmjs.com/package/ada-chat-initiation-script
To republish update the package version and run:
npm publish
How to use the script:
- Add the script to your website
- Add the data-url attribute to the script tag with the url of the chat widget itself
<script src="urlToTheScript" data-url="urlOfTheChatWidget"></script>