Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.
/ Faceply Public archive

🤖 - Auto Responder for Facebook Personal Messages (RIP)

Notifications You must be signed in to change notification settings

bitgapp/Faceply

Repository files navigation

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