Skip to content

Our groups digital deliverable of the VPRO Hackathon about the Amazon Alexa

Notifications You must be signed in to change notification settings

TomasDePomas/maggieKnowsBest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Installation:

  • clone repo
  • cd AlexaSaisNo && npm install
  • install the aws cli and connect to a lambda account
  • run ./compile.sh to deploy the code to lambda
  • in your skill, attach a function to actOutScenarioOne that only has a list as slots bound to it like so:
actOutScenarioOne {Sentence} 
actOutScenarioOne {Sentence} {Sentence}  
actOutScenarioOne {Sentence} {Sentence} {Sentence}   
actOutScenarioOne {Sentence} {Sentence} {Sentence} {Sentence} 
actOutScenarioOne {Sentence} {Sentence} {Sentence} {Sentence} {Sentence} 
actOutScenarioOne {Sentence} {Sentence} {Sentence} {Sentence} {Sentence} {Sentence} 
actOutScenarioOne {Sentence} {Sentence} {Sentence} {Sentence} {Sentence} {Sentence} {Sentence} 
actOutScenarioOne {Sentence} {Sentence} {Sentence} {Sentence} {Sentence} {Sentence} {Sentence} {Sentence} 

About

Our groups digital deliverable of the VPRO Hackathon about the Amazon Alexa

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published