Group chat widget

A group chat widget
for any website.

Many-to-many, not one-to-one. Every visitor on the page joins the same room and talks to each other in real time — reactions, replies, @mentions and polls. One script tag.

Group, not support

Built for many-to-many, not agent-to-customer.

Most chat widgets are 1:1 support tools — a visitor messages your team privately. A group chat widget is the opposite: everyone shares one live room, so a community forms on your page.

Everyone in one room

All visitors on the page see the same conversation live — the energy of a group chat, embedded on your site.

Reactions, replies & polls

Emoji reactions, threaded replies, @mentions with unread badges, and inline polls with live tallies keep the group engaged.

Custom emotes & themes

Upload your own :emotes: and theme the widget to your brand with presets or custom CSS.

Moderation + AI

Banned words, IP bans, slow mode, sub-admins, and AI moderation that auto-redacts abuse so the group stays healthy.

Add the widget in one tag

Paste this into your page — the group chat is live for everyone:

<script>
  (function() {
    var s = document.createElement('script'); s.async = true;
    s.src = '//d2yy16lkdmfg04.cloudfront.net/resource/chat.js';
    var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x);
  })();
  window.embeddedChatAsyncInit = function() { embeddedChat.init("YOUR_PROJECT_TOKEN"); };
</script>

Compare

Add a group chat — 15-day free trial
No credit card. One script tag.
Try the chat — it's right here 👇