siriwans/google-assistant-skills

create webhook for first command

Closed this issue · 1 comments

-use Actions on Google Node.js client library to respond to HTTP requests that the Assistant sends to your webhook

-the library allows for creation of a DialogflowApp object, which acts as a wrapper for the Dialogflow API

created webhook by deploying on heroku to accept posts from Google Actions