Skip to content

concierge/facebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facebook Integration

Installation

The easiest way to install this integration is to use KPM.

/kpm install facebook

Configuration

To add a configuration, execute each of the following commands (replace each of the angle bracketed strings with the respective information):

/kpm config facebook username "<facebookEmail>"
/kpm config facebook password "<facebookPassword>"
/kpm config facebook commandPrefix "/"

Running

To run Facebook, either run node main.js facebook when starting Concierge or run /kpm start facebook when Concierge is running.

Note: the account that is logged in as will NOT be able to command it. The reasons behind this are documented here and here.

Facebook Uptime Crash

Due to an issue in the underlying dependency, Facebook will crash sometime between 24hrs-2weeks uptime. A temporary workaround is to use https://github.com/concierge/auto_restart which will automatically restart Facebook as needed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published