Skip to main content

View cricket scores,commentary and scorecard from the command line

Project description

Automated Facebook Birthday Wish

This is a simple python script which automatically sends personalized birthday wishes to all your Facebook friends who have birthdays at that day on their timeline.

NOTE : This script is originally built for Chrome browser on windows OS. With slight modifications, it can be easily used on different browsers or OS.

Clone this repo using

git clone https://github.com/shiv-aay/facebook-b-day-wisher

Go to that directory

cd facebook-b-day-wisher

Dependencies

This script requires python3 and selenium installed. Download any version of python3 from here. For selenium with python installed just run the following code in powershell or in terminal:

pip install -r requirements.txt

Setup for other broswers

Note:To use it with firefox use driver=webdriver.Firefox() Then you should download the geckodriver from here. Further instructions are given in the script itself as comments Similar instructions to be followed for Edge.

Run

Just run the script using python in powershell or in terminal like:

python facebook_automatic_birthday_wish.py

Enter login credentials, password(unechoed) once

In case, you want to reset your credentials or choices, just delete credentials.txt file inside the cloned folder.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fbwisher-1.2.0.tar.gz (4.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page