node-red-contrib-rive
v1.1.0
Published
Node RED RiveScript node allowing simple chatbot implementation
Downloads
8
Readme
node-red-contrib-rive
Node-RED node that exposes RiveScript.
Install
Run the following command in your Node-RED user directory - typically ~/.node-red
npm install node-red-contrib-rive
Usage
TBD
Acknowledgements
Uses aichaos NodeJS RiveScript implementation https://github.com/aichaos/rivescript-js.
Inspired by the RiveScript node in guidone's ChatBot package: https://github.com/guidone/node-red-contrib-chatbot.