Messenger
Installation
Step-by-step guide to install Dimedove Messenger
Dimedove provides a JavaScript widget installation that is easy to implement. Businesses simply add this code to their website:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Step-by-step guide to install Dimedove Messenger
<dimedove-messenger agent-id="YOUR_AGENT_ID" publishable-key="YOUR_PUBLISHABLE_KEY" />
<script
src="https://unpkg.com/@dimedove/messenger@latest/dist/messenger.js"
crossorigin="anonymous"
async
></script>
