Chatbot for Facebook Messenger built with NodeJS and interacting with IBM Watson. Built following this WATSON chatbot recipe [es]: https://developer.ibm.com/recipes/tutorials/creacion-de-chatbot-con-ibm-bluemix-e-integracion-a-facebook-messenger/
##Usage
Clone or download and cd to the repository folder.
Create a file named config.js and fill in the fields you'll find in config-sample.js with your own values (check recipe linked above to find out how to get those values).
Then, from the shell:
> yarn
> yarn start