Skip to content

Latest commit

History

History
37 lines (29 loc) 路 1.69 KB

README.md

File metadata and controls

37 lines (29 loc) 路 1.69 KB

Faceply.io - Auto Responder for Facebook Personal Messages
Faceply.io

Auto Responder for Facebook Personal Messages

travis downloads Standard - JavaScript Style Guide


Faceply.io - Auto Responder for Facebook Personal Messages

How to install?

Best way to install is through the website: https://faceply.io

How to build?

Please install NodeJS and NPM first. Then:

$ git clone https://github.com/nodeful/Faceply.io.git
$ cd Faceply.io/
$ npm i
$ npm start

How it works?

The application is built with AngularJS with Material Design running in Electron and interfacing with Facebook through facebook-chat-api package

How to contribute?

Please read the Contribution Guide