Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

A simple brain plugin for genie-router that echoes the input received from a client.

Notifications You must be signed in to change notification settings

daangemist/genie-router-plugin-echo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A simple brain plugin for genie-router that echoes the input received from a client.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published