dialogflow-nodejs-client icon indicating copy to clipboard operation
dialogflow-nodejs-client copied to clipboard

send proper locale to Dialogflow based on facebook locale

Open heedrox opened this issue 8 years ago • 0 comments

Recovers facebook locale from facebook before ApiAi Request Compares the locale among the ones defined in ApiAi (requires ApiAi to send the user locales from the Dialogflow console through process.env). Stores the Id in a map for caching Injects the locale into ApiAiRequest (there was no public method, not sure if this way was the best)

heedrox avatar Jan 25 '18 23:01 heedrox