Statement of Rights and Responsibilties
As of January 8th 2014, under Facebook Pages Terms, Section II, Subsection C, there are explicit comments on collecting information automatically.
I am not a lawyer, this is not legal advice.
This software is released under the MIT license.
A copy of the license file is attached to the source code.
To the moon!
much software
such Javascript
very complex
next-generation
Facebook wow
0.0.1
Head to Facebook to generate an oauth token with permissions:
friends_birthday, friends_status, manage_notifications, manage_pages, read_mailbox, read_page_mailboxes, user_events, user_friends, xmpp_login
git clone <repo>
cd /path/to/repo
npm install
# Edit settings.js
vim settings.js
# Start redis server
/path/to/redis-server
# Make sure dogecoind is running in daemon mode with proper configuration set (rpcuser, rpcpass, etc..)
# Run server
node main.js