/marvin

:fishing_pole_and_fish: Marvin - Messenger Webhook

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Leia em Português-Brasileiro

Marvin - Messenger Webhook

Marvin is a application in Node.js which intercepts the Messenger messages from the Facebook Page Magrathea Construções Planetárias and process them through Natural Language Processing (NLP)

Getting the code

Get the latest code from GitHub using Git or download the repository as a ZIP file. (Download)

git clone https://github.com/diegoflassa/marvin.git

Prerequisites

You will need to have Node.js installed. Its setup file can be found here.

Building

This project uses Node.js, which is based on JavaScript that needs no compilation.

QuickStart

Execute the commands below in the console, at the project's folder:

Use the folowing command to star the server:

set DEBUG=marvin:* & npm start

If sucessfull, the server will return:

marvin is listening

TODO

TODO

History changes

Contributing changes

Licensing