2.0.0 • Published 6 years ago

@genie-ai/genie-router-plugin-echo v2.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

This is an example plugin for the https://github.com/matueranet/genie-router project.

It exposes a brain that returns the input message received from a client, prefixed with ECHO.

Installation

In your genie-router installation folder ($HOME/.genie-router) install the plugin by executing:

npm install --save @genie-ai/genie-router-plugin-echo

This will install the module from the github repository. Restart genie-router to activate it. Update your configurationto utilize the brain.