CyberChat — EvolveBot Under Construction

Local app + website widget with pairing code and HTTPS.

How to pair

  1. Run the CyberChatServer-Full.exe on your PC.
  2. Open http://127.0.0.1:8000/pair → copy the 6‑digit code.
  3. Click the chat bubble → paste the code → Pair.
  4. Click Send to chat. For HTTPS pages, click “Generate TLS” on the local page and use https://127.0.0.1:8443.

Embed in your site

Add this line near the end of your page (adjust the path):

<script src="/assets/cyberchat-widget.js"
        data-endpoint="https://127.0.0.1:8443"
        data-title="EvolveBot"
        defer></script>