Closed dupreesi closed 5 years ago
reason being that we are using 2 controllers, 1 to render, 1 to store messages. each controller uses its own sessionClient.detectIntent dialogflow. this often returns differing responses for intends that have multiple response options (like google welcome intends)
related to dialogflow response messages. when user hits submit, the bot fullfilment text thats being stored varies from the one being rendered.