prashantk1220 / webhook-api.ai-bot1

It's a fulfilment file for API.AI written in Node.js to be used for webhook and is deployed on Heroku.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webhook-api.ai-bot1

It's a fulfilment file for api.ai written in Node.js to be used for webhook for the agent (Bot) given in the zip file. The zip file contains the Bot agent which can be imported to Google DialogFlow. Rest of the files are under this node project which is deployed on Heroku.

The index.js contains the logic for the fulfillment of the agent based on actions. The same can be utilised by setting the agent's webhook url to : https://webhook-bot1.herokuapp.com/fulfill . Or you can deploy your own webhook using the button below.

Deploy

About

It's a fulfilment file for API.AI written in Node.js to be used for webhook and is deployed on Heroku.


Languages

Language:JavaScript 100.0%