Automate Twitter Tasks

THIS SOLUTION MUST FOLLOW TWITTER & Facebook TERMS OF SERVICE and USE PROPER commands so we do not get banned from Twitter. You as developer are responsible for figuring out the best way to do this and acquire and assign any authentication keys for my project (and give them to me).

I need a PHP MySQL HTML system that:
* Lets people register
* Setup password and user name. Add twitter name and password to profile. Add facebook name and password to profile.
* Allows logged in users to Unfollow people that do not follow them
* Unfollow all people
* Follow people by keyword searches (and limit the number of people to follow per day)
* Post schedule tweets (upload a file of 140 characters per line (csv) and schedule up to 24 a day, once a day, every 1 to 7 days.
* The system should also let the user post the same messages (scheduled tweets) to Facebook.

Leave a Reply

Your email address will not be published. Required fields are marked *