Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add handling for Alexa Event requests #82

Closed
calguy1000 opened this issue Feb 26, 2020 · 1 comment
Closed

Add handling for Alexa Event requests #82

calguy1000 opened this issue Feb 26, 2020 · 1 comment

Comments

@calguy1000
Copy link

It would be useful if there was the ability to handle alexa skill events such as AlexaSkillEvent.SkillDisabled and AlexaSkillEvent.SkillPermissionAccepted which are just different request types.

@maxbeckers
Copy link
Owner

Thanks for the issue @calguy1000.

Here is the Json api description to this request types: https://developer.amazon.com/de-DE/docs/alexa/smapi/skill-events-in-alexa-skills.html

Would you like to implement them?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants