React Simple Chatbot
A simple chatbot component to create conversation chats

Getting Start
npm install react-simple-chatbot --save
Usage
There are several examples on the website. Here is the first one to get you started:
;const steps =id: '0'message: 'Welcome to react chatbot!'trigger: '1'id: '1'message: 'Bye!'end: true;ReactDOM;
React Simple Chatbot on media
react-simple-chatbot
Build with - Seth Loh Website - Personal website of Seth Loh (demo)
- Paul's Website - Personal website of Paul Jiang (demo)
- Cisco Partner Support API Chatbot - Code with screenshots to have your own Cisco Serial lookup chatbot.
- Chatcompose - Chatbot Platform for Conversational Marketing and Support.
Built something with react-simple-chatbot
? Submit a PR and add it to this list!
How to Contribute
Please check the contributing guide
Authors
Lucas Bassetti |
See also the list of contributors who participated in this project.
Donate
If you liked this project, you can donate to support it ❤️
License
MIT · Lucas Bassetti