@domfung/5re.chat
TypeScript icon, indicating that this package has built-in type declarations

1.1.3 • Public • Published

@domfung/5re.chat

@domfung/5re.chat is an open source chat (react component) you can integrate into your frontend that hooks up to discord as a chatbot. Now you can chat directly with customers on your website directly on your discord channel! The backend is hosted on AWS (Repo TBD). Hosting is not cheap. Your support is greatly appreciated on Patreon!

npm version Build Status Join the community Join our Discord server

A Simple Chat Component for your Frontend

npm i @domfung/5re.chat

to use:

import { FireChat } from '@domfung/5re.chat'

...

return (
  ...
    <FireChat storeId="<YOUR STORE ID>" />
  </>
)

Advanced Usage

References

https://www.youtube.com/watch?v=XKfeczZyEzc&ab_channel=FrontEndMastery https://docs.github.com/en/actions/publishing-packages/publishing-nodejs-packages

Dependents (0)

Package Sidebar

Install

npm i @domfung/5re.chat

Weekly Downloads

0

Version

1.1.3

License

none

Unpacked Size

8.67 MB

Total Files

19

Last publish

Collaborators

  • domfung