julianh2o / RokuAlexaLambdaSkill

An Alexa Skill that allows voice control of your Roku
MIT License
104 stars 55 forks source link

Missing parenthesis in Lamda index.js file #2

Closed mbelkin closed 9 years ago

mbelkin commented 9 years ago

I noticed there's a missing parenthesis in the index.js file of the Lamda Skill (line 3) which causes an error. I added in the closing parenthesis and it all works now.

Thanks for your work on this!!

julianh2o commented 9 years ago

Thanks! I've also added prev episode and next episode functionality.. as I was finding it a common operation for me at home :)