Skip to content

pikachu/fbchatchanger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fbchatchanger

Changes colors of fb chat

When you message me a color on facebook, now the colors change.

Made w nodejs. S/o to Sashank.

Personal Installation

  1. run git clone https://github.com/imparikh/fbchatchanger
  2. add a config.js file in the directory and make it look like this
module.exports = {
    username: "FB EMAIL",
    password: "FB PW"
}
  1. Run npm install

  2. Run with pm2 start index.js --restart-delay 1800000 to restart the program every 30 minutes (memory).

About

Changes colors of fb chat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published