I hacked this together because I wanted a way to embed a chat widget on my website and respond from my Discord server without having to sign up for anything or use a new product (e.g. Intercom, etc)<p>I might set up a simple dashboard to manage the configuration of the chat, or add some AI features (lol), but for now it's just a fairly unopinionated React library that should hopefully Just Work™ once you install the Discord bot.<p>It was somewhat inspired by shadcn [0], because I like the idea of providing a kind of "headless chat component" that's very easy to customize. ¯\_(ツ)_/¯<p>Anyway, it's very simple for now, but wanted to share!<p>[0] <a href="https://ui.shadcn.com/" rel="nofollow noreferrer">https://ui.shadcn.com/</a>