Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
BinHong Lee b244603a30
Utilizes the testflow repo instead
há 6 anos
dialogs Utilizes the testflow repo instead há 6 anos
speechAssets Added basic documentations há 7 anos
src Added testing modules há 7 anos
test @ 985450fc28 Utilizes the testflow repo instead há 6 anos
.gitignore Utilizes the testflow repo instead há 6 anos
.gitmodules Utilizes the testflow repo instead há 6 anos
.travis.yml Added standard dependency há 7 anos
LICENSE Initial commit há 7 anos
README.md Added replaced codeclimate with codecov há 7 anos
init.sh Utilizes the testflow repo instead há 6 anos
package.json Utilizes the testflow repo instead há 6 anos
submission.sh Skill submitted for verification há 7 anos

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