WesleyYep / moviebot

Chatbot for movies
0 stars 0 forks source link

initrial commmit #48

Closed changkon closed 7 years ago

changkon commented 7 years ago

Incomplete but made to show progress. Just need to tidy it up. I will try add the other user stories we outlined.

WesleyYep commented 7 years ago

I get an error: image

A work-around for me is by adding "use strict"; in the first line for LexHelper.js and FindMovieByQuote.js

Also another error I'm getting: image

This one I can work-around by removing " = undefined" after sessionAttributes in method signature.

After those work-arounds, it works great