calum / alexa-drag-race-skill

Alexa skill for answering questions related to drag race
https://calum.github.io/alexa-drag-race-skill/
2 stars 1 forks source link

Add build script to output the config file for Alexa's interaction model #1

Closed calum closed 6 years ago

calum commented 6 years ago

Write a node.js script and add an npm command to build the interaction model as `build/model.json' which can be uploaded to the Alexa app's configuration site.

It should merge the configuration files: intents.json, types.json, prompts.json, and dialog.json

calum commented 6 years ago

closed by pr #5