Skip to content

Commit

Permalink
Updated Alexa's intents because Amazon required new ones yet again. (n…
Browse files Browse the repository at this point in the history
  • Loading branch information
inventor96 authored and tanja3981 committed Nov 15, 2020
1 parent 0c70d75 commit c85d077
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/plugins/alexa-templates/en-us.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,14 @@
{
"name": "AMAZON.StopIntent",
"samples": []
},
{
"name": "AMAZON.CancelIntent",
"samples": []
},
{
"name": "AMAZON.HelpIntent",
"samples": []
}
],
"types": [
Expand Down

0 comments on commit c85d077

Please sign in to comment.