Yeltzland - Alexa Skill
Code for the Yeltzland Alexa skill
It can tell you the latest Halesowen Town scores and fixtures if you ask nicely.
Testing locally
The code is designed to run on AWS Lambda, but to run locally you need to:
- Install
npm install bespoken-tools -g
- Start the proxy server by running
bst proxy lambda index.js
in the code sub-directory - Run the test script using
npm test
Full Bespoken documentation is at http://docs.bespoken.io/en/latest/