25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
BinHong Lee 31e7057144 Added testing modules 7 yıl önce
speechAssets Added basic documentations 7 yıl önce
src Added testing modules 7 yıl önce
test Added testing modules 7 yıl önce
.gitignore Skill submitted for verification 7 yıl önce
.travis.yml Added testing modules 7 yıl önce
LICENSE Initial commit 7 yıl önce
README.md Added testing modules 7 yıl önce
package.json Added testing modules 7 yıl önce
submission.sh Skill submitted for verification 7 yıl önce

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