Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
BinHong Lee 0684dd5b8e Added replaced codeclimate with codecov před 7 roky
speechAssets Added basic documentations před 7 roky
src Added testing modules před 7 roky
test Added testing modules před 7 roky
.gitignore Skill submitted for verification před 7 roky
.travis.yml Added replaced codeclimate with codecov před 7 roky
LICENSE Initial commit před 7 roky
README.md Added replaced codeclimate with codecov před 7 roky
package-lock.json Fixed travis test not working před 7 roky
package.json Fixed travis test not working před 7 roky
submission.sh Skill submitted for verification před 7 roky

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