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

Can't connect dialogflow with mysql #270

Open cristiaan05 opened 4 years ago

cristiaan05 commented 4 years ago

I've been trying too many days to connect mysql database with dialogflow and I have not idea how make my code, please help me

alexedtionweb commented 4 years ago

Look at this glitch project and you'll have a great start point https://glitch.com/edit/#!/free-mysql?path=server.js:29:0

cristiaan05 commented 4 years ago

and this code can be paste in the index.js of the inline editor?