Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
BinHong Lee da3d69f30a Fixed submodule pathing for TravisCI vor 5 Jahren
dialogs Fixed submodule pathing for TravisCI vor 5 Jahren
speechAssets Added basic documentations vor 7 Jahren
src Added testing modules vor 7 Jahren
test @ 665b226a07 Fixed submodule pathing for TravisCI vor 5 Jahren
.gitignore Utilizes the testflow repo instead vor 6 Jahren
.gitmodules Fixed submodule pathing for TravisCI vor 5 Jahren
.travis.yml Fixed submodule pathing for TravisCI vor 5 Jahren
LICENSE Initial commit vor 7 Jahren
README.md Added replaced codeclimate with codecov vor 7 Jahren
init.sh Utilizes the testflow repo instead vor 6 Jahren
package.json Fixed submodule pathing for TravisCI vor 5 Jahren
submission.sh Skill submitted for verification vor 7 Jahren

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