You need to have NodeJS and npm installed on your local machine. Library is written on NodeJS v16.2.0 and npm v7.13.0.
We recommend to use these versions or a greater one.
You need to install dependencies with
npm installOnce all dependencies all installed to run you can use following command.
FACEBOOK_USERNAME="<your_facebook_username>" FACEBOOK_PASSWORD="<your_facebook_password>" FACEBOOK_2FA_CODE="<facebook_2fa_code>" FACEBOOK_GROUP_ID="<ffacebook_group_id>" npm start