Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 286 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 286 Bytes

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