Node RED RiveScript node allowing simple chatbot implementation
npm install node-red-contrib-rivenode-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.