Skip to content

Commit

Permalink
Updated Alexa's intents because Amazon required new ones yet again. (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
inventor96 authored Nov 12, 2020
1 parent 92ac596 commit ead1370
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 ead1370

Please sign in to comment.