alexa-samples / skill-sample-python-fact

An Alexa Skill Sample showing how to build a fact skill in Python.
Other
120 stars 154 forks source link

Fix link to lambda code (python repo, not javascript) #7

Closed nedlowe closed 5 years ago

panth commented 6 years ago

The python github link is not working

nedlowe commented 6 years ago

Are you sure? Works for me...

panth commented 6 years ago

Ok saw it now. Sorry was referring to incorrect location.

Speaking on this sample code , is there any advanced version of this code , wherein the inline facts could be picked up from say some database based on the question asked as interpreted from the intent ?

Cheers Himanshu Pant On 19 Jun 2018, 9:44 PM +0530, Ned Lowe notifications@github.com, wrote:

Are you sure? Works for me... — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

franklin-lobb commented 5 years ago

issue seems to have already been resolved through another updated