1.1.3 • Published 1 year ago

@domfung/5re.chat v1.1.3

Weekly downloads
-
License
-
Repository
github
Last release
1 year ago

@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

1.1.3

1 year ago

1.1.2

1 year ago

1.1.0

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.11

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago