💬 Browser Pilot Releases

Download the latest builds and documentation

Downloads

Stable (v0.0.1)

Download Stable

Latest (master)

Download Latest

Unstable (PR builds)

Download PR Build

Documentation

📖 Installation Guide

Embed Widget (v0.0.1)

Files

chatbot.js  |  chatbot.css

💡 How to embed the chatbot widget

  1. Add your token before the script:
  2. <script>window.MSP_TOKEN = "your-token-here"</script>
  3. Include these lines in your HTML:
  4. <link rel="stylesheet" href="https://widget.mysitepilot.ai/release/0.0.1/chatbot.css" />
    <script src="https://widget.mysitepilot.ai/release/0.0.1/chatbot.js"></script>
Powered by mysitepilot.ai