/auto-reply-facebook-message

Auto reply facebook message with Node.js.

Primary LanguageJavaScript

Auto Reply Facebook Message

Image

Installation

Requirements

To run/install this app, you'll need:

Downloading the dependencies

After cloning the source code from Github, you need to run the following command to download all the dependencies (request, facebook-chat-api, etc.):

npm install

Running the Server

After downloading all the dependencies, you can run the server with the following command:

npm start