You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
BinHong Lee 31e7057144 Added testing modules преди 7 години
speechAssets Added basic documentations преди 7 години
src Added testing modules преди 7 години
test Added testing modules преди 7 години
.gitignore Skill submitted for verification преди 7 години
.travis.yml Added testing modules преди 7 години
LICENSE Initial commit преди 7 години
README.md Added testing modules преди 7 години
package.json Added testing modules преди 7 години
submission.sh Skill submitted for verification преди 7 години

README.md

Dota 2 Random - Alexa Skill

Build Status Test Coverage Dependency Status

Skill is now available from the Alexa Skill Store!

Dependency

  • node.js
  • alexa-sdk

Documentations

Intents

Intents Description
LaunchRequest Introduction to the skill.
AnyRequest Random any hero
RequestIntent Takes in 1 ROLE_TYPES as limitation for random
RequestTwoIntent Takes in 2 ROLE_TYPES as limitation for random
RequestThreeIntent Takes in 3 ROLE_TYPES as limitation for random
AMAZON.HelpIntent Provide examples on how to use the skill
Stop Stop the skill

ROLE_TYPES (Custom slot)

  • melee
  • ranged
  • carry
  • support
  • strength
  • intelligence
  • agility
  • nuker
  • initiator
  • escape