Sampriti-Mitra / dialogflow-slack-sdk

SDK to use Dialogflow CX on Slack-Set up an integration deployment to link your Dialogflow agent to slack
Apache License 2.0
8 stars 5 forks source link

Add dialogflow mock response #36

Open Sampriti-Mitra opened 3 years ago

Sampriti-Mitra commented 3 years ago

Add a mock for response from dialogflow cx for any interaction with the user. Please refer https://github.com/googleapis/google-cloud-go/blob/master/dialogflow/cx/apiv3/intents_client_example_test.go and dialog flow cx documentation. Also check https://cloud.google.com/go/docs/reference/cloud.google.com/go/latest/dialogflow/cx/apiv3#cloud_google_com_go_dialogflow_cx_apiv3_SessionsClient_DetectIntent

Sampriti-Mitra commented 3 years ago

Mock to be created for https://github.com/Sampriti-Mitra/dialogflow-slack-sdk/blob/main/functions/externals/dialogflowcx-handler.go