terrenjpeterson / trainempire

Alexa Skill called Train Empire that uses most recent NodeJS SDK. This includes two different skills - American Train Empire and British Train Empire.
0 stars 0 forks source link

Misleading Prompt to List Cities to build Stations #6

Closed terrenjpeterson closed 7 years ago

terrenjpeterson commented 7 years ago

The redirection indicates stating "List Cities" to find out which cities stations can be built in, but that doesn't resolve to that intent, rather it lists which stations have already been built.

terrenjpeterson commented 7 years ago

Fixed code to clarify that request must read "List cities to build stations".

terrenjpeterson commented 7 years ago

This will also need updating the intent model to add "List Cities" to the sample utterances going to the ListCities intent.