FB-Birthday-Wish-Reply

A python script which replies to all birthday wishes on your facebook wall.

Stars
7

#FB-Birthday-Wish-Reply

FB-Birthday-Wish-Reply is a python script to reply to all the birthday wishes on a users timeline.

##Usage:

  • Copy and paste the token from Facebook Graph API explorerwith appropriate permissions
  • Change the timestamp to your birthday
  • Change the limit accordingly if your number of friends are greater than 200

then run:

python fbBDayReply.py

Now sit back and watch the terminal.

######Source: @2x The source code is taken from here with a few tweaks to like the post and add "sir" to the reply for college seniors.

Related Projects