TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Chat between Discord and your website with React

1 pointsby areichertover 1 year ago
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&#x27;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 &quot;headless chat component&quot; that&#x27;s very easy to customize. ¯\_(ツ)_&#x2F;¯<p>Anyway, it&#x27;s very simple for now, but wanted to share!<p>[0] <a href="https:&#x2F;&#x2F;ui.shadcn.com&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;ui.shadcn.com&#x2F;</a>

no comments

no comments