Skip to content

mdafer/fb-birthday-wisher

Repository files navigation

fb-birthday-wisher

Wishes my friends a happy birthday automatically!

Go to Docs for specific module documentation :)

Prerequisites:

NPM Chrome/Firefox Web Driver added to the PATH

Dependencies:

to install all dependencies, cd to the directory and execute:

npm install

Configuration and running:

Each environment can be configured using the respective config file found in the config folder

You need to set up the credentials at least

To start the application in dev environment as a simple node app:

node index

Debugging:

To debug nodejs, run the following (it will run index in debugging mode)

npm run debug

Then open the following URL in chrome:

chrome://inspect

Alternatively, you can install the following chrome extension (Recommended) to open the inpector automatically: Node Inpector Manager

Note

You may run this on a daily schedule!

Works only with new FB design

About

Wishes my friends a happy birthday automatically!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published