/devRant

:confused: The Unofficial devRant Alexa Skill

Primary LanguageJavaScriptMIT LicenseMIT

devRant on Amazon Alexa

The Unofficial devRant Alexa Skill.
Enjoy(and relate to) the community's top rants.

License


UPDATE[26/04]: The skill is now live!

About

Now enjoy the most loved rants from your favorite developer community on Amazon Alexa devices! Built using the Alexa Skills Kit SDK for Node.js and RekkyRek's RantScript API.

Interaction Model

Specified Intent

User:
Alexa, launch devRant and tell me a rant

Alexa:
Here's your rant:
void walks into a cave
doesn't return ... by manrock007

Unspecified Intent

User: launch devRant

Alexa:
Here's your rant:
Nothing is more permanent than a temporary fix. ... by marps1

Contribute

Github The current skill is very limited in terms of functionality. In future release(s), users should be able specify tags, upvote the rants, etc. Contributors and PRs are always encouraged.

Amazon Skills Kit To begin with Alexa Skill developement official docs is the best place to start. To create your first skill using the Alexa Skills Kit SDK refer this. Also, make sure to check the homepage out.

License

MIT