Você não pode selecionar mais de 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 3e7b5ea2f8 Merge pull request #2 from binhonglee/production 7 anos atrás
speechAssets Added basic documentations 7 anos atrás
src Added testing modules 7 anos atrás
test Added testing modules 7 anos atrás
.gitignore Skill submitted for verification 7 anos atrás
.travis.yml Fixed travis test not working 7 anos atrás
LICENSE Initial commit 7 anos atrás
README.md Added testing modules 7 anos atrás
package-lock.json Fixed travis test not working 7 anos atrás
package.json Fixed travis test not working 7 anos atrás
submission.sh Skill submitted for verification 7 anos atrás

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