1.1.0 • Published 8 years ago

node-red-contrib-rive v1.1.0

Weekly downloads
2
License
ISC
Repository
github
Last release
8 years ago

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.