Skip to content
This repository was archived by the owner on Mar 8, 2023. It is now read-only.

Latest commit

 

History

History
36 lines (28 loc) · 1.33 KB

README.md

File metadata and controls

36 lines (28 loc) · 1.33 KB

THIS PROJECT IS NOT MAINTAINED AND PROBABLY NEVER WILL BE

Faceply - Auto Responder for Facebook Personal Messages
Faceply

Auto Responder for Facebook Personal Messages

downloads


Faceply - Auto Responder for Facebook Personal Messages

How to install?

Go to Releases and download .exe for Windows or .dmg for macOS

How to build?

Please install NodeJS and NPM first. Then:

$ git clone https://github.com/bitgapp/faceply.git
$ cd faceply/
$ 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 don't