convo-node is node.js utility module for Convo.
It provides convenient functions for Convo DialogFlow agent and some common text processing functions.
This module is used by Convo Generator.
npm install convo-node --save
Related Projects:
- Convo - Specification based voice and text conversation app
- Convo Generator - Convo agent and middleware generator