Skip to content

caleblogan/alexa-grand-exchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grand Exchange

Alexa skill using the Runescape api to get price info about items. Check it out on the Alexa skills directory: alexa skill

Sample Utterances

  • "Alexa, ask Marketplace what's the price of dragon warhammer"
  • "Alexa, ask Marketplace what's the price of coal"

How to Setup

  • Create a new alexa skill on the amazon developers dashboard
  • Add the slots and utterances to the skill and fill out the rest appropriately
  • Create a new lambda function (Node.js 4.3) and name the handler index.handler
  • Upload the bin/dist.zip to the lambda function
  • Make sure to point the alexa skill to the lambda function

About

Alexa skill for Runescape GE prices

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published