Skip to content

Instantly share code, notes, and snippets.

@Fleker
Created December 20, 2019 23:17
Show Gist options
  • Save Fleker/f6d28e4bd55d0dc019f6dd7a12a6fc42 to your computer and use it in GitHub Desktop.
Save Fleker/f6d28e4bd55d0dc019f6dd7a12a6fc42 to your computer and use it in GitHub Desktop.
Initialize session entities plugin
const { sessionEntitiesHelper } = require('actions-on-google-dialogflow-session-entities-plugin')
const app = dialogflow()
.use(sessionEntitiesHelper())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment