Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am cbira353 on github.
  • I am cbira353 (https://keybase.io/cbira353) on keybase.
  • I have a public key ASD6KWezgPMN5UOavqKj1_OXAAbM_XyVjwqci05hWwEPUQo

To claim this, I am signing this object:

// node.js
var handlers = {
'CustomIntent': function () {
// Code for the custom GetLocationIntent goes here.
},
'CustomIntentWithSlots': function () {
// Code for the custom GetLocationIntent goes here.
},
'AMAZON.SearchAction<object@WeatherForecast>': function () {