An open API service indexing awesome lists of open source software.

https://github.com/botpress/react-embedded-webchat


https://github.com/botpress/react-embedded-webchat

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Webchat + React

## Get Started

- open up App.tsx
- change `BOTPRESS_HOST` to your botpress server url
- change `BOT_ID` for the chatbot id you want to load

Note: if you want to change any of the webchat configuration, you can edit them in the `EmbeddedWebchat/index.tsx` component