alayek / birthday-ninja

To auto-comment on Facebook posts regarding Birthday Wishes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

birthday-ninja

To auto-comment on Facebook posts regarding Birthday Wishes

This is an updated version using Python 2.7 and requests library.

To run this in your machine, first install requests as follows:

$pip install requests==2.5.3

Then run the application as:

$python birthday_ninja.py

Obviously, change the token before that.

Go to Graph API: https://developers.facebook.com/tools/explorer/

And get a token for yourself.

About

To auto-comment on Facebook posts regarding Birthday Wishes

License:GNU General Public License v2.0


Languages

Language:Python 100.0%