No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
BinHong Lee da3d69f30a Fixed submodule pathing for TravisCI hace 5 años
dialogs Fixed submodule pathing for TravisCI hace 5 años
speechAssets Added basic documentations hace 7 años
src Added testing modules hace 7 años
test @ 665b226a07 Fixed submodule pathing for TravisCI hace 5 años
.gitignore Utilizes the testflow repo instead hace 6 años
.gitmodules Fixed submodule pathing for TravisCI hace 5 años
.travis.yml Fixed submodule pathing for TravisCI hace 5 años
LICENSE Initial commit hace 7 años
README.md Added replaced codeclimate with codecov hace 7 años
init.sh Utilizes the testflow repo instead hace 6 años
package.json Fixed submodule pathing for TravisCI hace 5 años
submission.sh Skill submitted for verification hace 7 años

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