Skip to content

Instantly share code, notes, and snippets.

@bespoken-cookbook
Created December 23, 2019 15:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bespoken-cookbook/8b7ad43abda11f689cb0a5cb6c5d95cd to your computer and use it in GitHub Desktop.
Save bespoken-cookbook/8b7ad43abda11f689cb0a5cb6c5d95cd to your computer and use it in GitHub Desktop.
{
"dialogFlowDirectory": "./DialogFlow/GuessThePrice",
"expressModule": "index.js",
"expressPort": 3000,
"platform": "google",
"silent": true,
"trace": false,
"include": ["FirstUse"],
"exclude": ["broken"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment