/birthday-ninja

To auto-comment on Facebook posts regarding Birthday Wishes

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

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.