Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
BinHong Lee 9a178a7e09 Fixed travis test not working il y a 7 ans
speechAssets Added basic documentations il y a 7 ans
src Added testing modules il y a 7 ans
test Added testing modules il y a 7 ans
.gitignore Skill submitted for verification il y a 7 ans
.travis.yml Fixed travis test not working il y a 7 ans
LICENSE Initial commit il y a 7 ans
README.md Added testing modules il y a 7 ans
package-lock.json Fixed travis test not working il y a 7 ans
package.json Fixed travis test not working il y a 7 ans
submission.sh Skill submitted for verification il y a 7 ans

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