Flow2bot Widget CDN

A high-performance content delivery network for the Flow2bot chat widget

Production Environment

📦 What is this?

This CDN hosts the Flow2bot chat widget files that can be embedded on any website. The widget provides a modern, floating chat interface for seamless user interactions with your Flow2bot backend services.

🔗 How to embed

Copy and paste this code into your website's HTML:

HTML Embed Code
<script src="https://cdn-flow2bot.renobytes.com/chat-widget.es.js"></script>
<ussd-flow-chat
  api-identifier="YOUR_API_IDENTIFIER"
  chat-title="Chat with us"
  primary-color="#4F46E5"
  environment="prod"
></ussd-flow-chat>

🌍 Available Files

📄 chat-widget.es.js ES Module version (recommended)
📄 chat-widget.umd.js UMD version (universal compatibility)