dialogflow / dialogflow-fulfillment-nodejs

Dialogflow agent fulfillment library supporting v1&v2, 8 platforms, and text, card, image, suggestion, custom responses
Apache License 2.0
597 stars 281 forks source link

No fallback intent not giving me any result #292

Open Amanpradhan opened 4 years ago

Amanpradhan commented 4 years ago

I made an intent and then 2 followup intents of yes and no. While it is responding perfectly when it gets a 'yes' reply, I don't get the desired message when the message is 'no'.