React Chatbot
A chatbot component to create conversation chats

Getting Start
npm install ml-react-chatbot --save
Usage
;const steps =id: '0'message: 'Welcome to react chatbot!'trigger: '1'id: '1'message: 'Bye!'end: true;ReactDOM;
A chatbot component to create conversation chats
npm install ml-react-chatbot --save
;const steps =id: '0'message: 'Welcome to react chatbot!'trigger: '1'id: '1'message: 'Bye!'end: true;ReactDOM;
npm i ml-react-chatbot
6
0.4.8
MIT
62.6 kB
4