@kiina/dialogflow-to-outgoing

1.3.12 • Public • Published

Dialogflow to Outgoing

This package contains a function that makes the mapping between the models which come from Dialogflow to the models expected by the Outgoing framework to make it possible to directly send the content to the Bot.

Installation

install the dependencies

npm install

Usage

const dialogflowToOutgoing = require('dialogflow-to-outgoing');

const dialogflowModel = { ... };

const contentModel = dialogflowToOutgoing(dialogflowModel);
...

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.3.12
    0
    • latest

Version History

Package Sidebar

Install

npm i @kiina/dialogflow-to-outgoing

Weekly Downloads

0

Version

1.3.12

License

MIT

Unpacked Size

4.89 kB

Total Files

4

Last publish

Collaborators

  • antunesmg
  • asalgado
  • eder_kiina
  • marcojardim