Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
BinHong Lee 35afafbcb0 Fix yaml missing installation step 7 лет назад
speechAssets Added basic documentations 7 лет назад
src Added testing modules 7 лет назад
test Added testing modules 7 лет назад
.gitignore Skill submitted for verification 7 лет назад
.travis.yml Fix yaml missing installation step 7 лет назад
LICENSE Initial commit 7 лет назад
README.md Added replaced codeclimate with codecov 7 лет назад
package-lock.json Fixed travis test not working 7 лет назад
package.json Fixed travis test not working 7 лет назад
submission.sh Skill submitted for verification 7 лет назад

README.md

Dota 2 Random - Alexa Skill

Build Status codecov 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