alexa-samples / skill-sample-nodejs-fact

Build An Alexa Fact Skill
Apache License 2.0
1.15k stars 1.19k forks source link

Add personalization change and capability to ask non space facts #145

Closed DaveAnswer closed 3 years ago

DaveAnswer commented 3 years ago

1) Add logic to perform personalized greeting if personalization enabled else default to greeting without any name 2) User can ask for Space or Football type of fact or ask for fact without any intent (tell me a fact) 3)User can save preferred(favourite) fact , which will be use incase no intent is passed. 4)If no preferred fact is saved and there is no fact intent passed we default to Space fact