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 9d0492d1a7 Merge pull request #1 from binhonglee/production 7 år sedan
speechAssets Added basic documentations 7 år sedan
src Skill now works as intended for all roles (limited to 3) 7 år sedan
.gitignore Skill submitted for verification 7 år sedan
LICENSE Initial commit 7 år sedan
README.md Added basic documentations 7 år sedan
package.json Rewrote most of it, now takes data from opendota API 7 år sedan
submission.sh Skill submitted for verification 7 år sedan

README.md

Dota 2 Random - Alexa Skill

Skill is now available from the Alexa Skill Store!

Dependency

  • alexa-sdk
  • node.js

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