https://github.com/botpress/react-embedded-webchat
https://github.com/botpress/react-embedded-webchat
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/botpress/react-embedded-webchat
- Owner: botpress
- Created: 2022-09-28T18:14:33.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-24T14:59:03.000Z (about 3 years ago)
- Last Synced: 2025-02-15T14:47:35.479Z (over 1 year ago)
- Language: CSS
- Size: 36.1 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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