Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
BinHong Lee da3d69f30a Fixed submodule pathing for TravisCI 5 år sedan
dialogs Fixed submodule pathing for TravisCI 5 år sedan
speechAssets Added basic documentations 7 år sedan
src Added testing modules 7 år sedan
test @ 665b226a07 Fixed submodule pathing for TravisCI 5 år sedan
.gitignore Utilizes the testflow repo instead 6 år sedan
.gitmodules Fixed submodule pathing for TravisCI 5 år sedan
.travis.yml Fixed submodule pathing for TravisCI 5 år sedan
LICENSE Initial commit 7 år sedan
README.md Added replaced codeclimate with codecov 7 år sedan
init.sh Utilizes the testflow repo instead 6 år sedan
package.json Fixed submodule pathing for TravisCI 5 år sedan
submission.sh Skill submitted for verification 7 år sedan

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