/alexa-skill-theoffice

Alexa skill for generating lines from The Office. Choose different characters and hear their lines.

Primary LanguageJavaScript

Alexa Skill: The Office line generator

This Amazon Alexa Skill lets you generate lines from your favorite the Office characters.

Alexa demo

How to Run

  1. Install Dependencies to self-host the skill. alexa-sdk, bespoken-tools, dotenv "alexa-sdk": "^1.0.25", "bespoken-tools": "^2.1.2", "dotenv": "^6.2.0"

  2. Run npm install

  3. Run npm run proxy to start the server. In another terminal window, run npm run getFact to connect to the server.