Show HN: Chat between Discord and your website with React(chat.booper.dev) 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) 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. 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. ¯\_(ツ)_/¯ Anyway, it's very simple for now, but wanted to share! |
No comments yet