Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
BinHong Lee 00706d4e74 Added standard dependency pirms 7 gadiem
speechAssets Added basic documentations pirms 7 gadiem
src Added testing modules pirms 7 gadiem
test Added testing modules pirms 7 gadiem
.gitignore Travis-CI now generate coverage with Istanbul pirms 7 gadiem
.travis.yml Added standard dependency pirms 7 gadiem
LICENSE Initial commit pirms 7 gadiem
README.md Added replaced codeclimate with codecov pirms 7 gadiem
package.json Fixed travis test not working pirms 7 gadiem
submission.sh Skill submitted for verification pirms 7 gadiem

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