botkit-middleware-dialogflow
botkit-middleware-dialogflow copied to clipboard
Botkit middleware for Dialogflow (formerly api.ai). Supports Dialogflow API v1 and V2.
would have been helpful to put a `package.json` and `.env` file in the examples folder also it seems that botkit should be a dependency not a devDependency
I have defined my agent in AU region, alongside with my project which is also defaulted to AU. ERROR 5 is received with No Dialog Agent found when i use...
DialogflowMiddleware.hears - works, but any trigger in action doesn't received.
Hello, Awesome plugin. Worked great with Botkit 0.7.x. However, I am having trouble integrating with Botkit 4.x.x. I can't seem to access `message.intent` when using the `controller.hears` function. See below:...
Dialog has a limit of 256, it triggers an error and it isn't handled in this module and causes that the message does not reach botkit
Dear Jeff and experts I am trying to **build** myjabber bot app by adding module "botkit-middleware-dialogflow": "^2.0.4" , but it returns the below error could you please help find the...
To have persistance in dialogflow sessions I changed to use ID from dialogflow (token)