TwitteyBot
Schedule tweets to be send to your twitter account from a file.
A very simple twitter application that lets you upload a file and schedule tweets from it. You can also request for a dedicated version of the application.
Schedule tweets to twitter accounts in three easy steps.
  1. Authorize the application to post to your twitter account
  2. Upload a file with tweets
  3. Schedule tweets in the file to be automatically posted.
Every line in the uploaded file is a tweet that will be posted. The easy user interface lets you schedule tweets in bulk.
You don't have to be online to tell the world what you are doing.

A related project is an application with the ability to automatically reply to people who have certain search term. Unlike the normal updates that only reach the people who follow you, this could be noticed by people whom you are replying to, thereby having a wider, newer audience. Here is the scenerio. More instructions on setting it up, look at the details here.

To request for a dedicated version of the application,

  1. Create a Google App Engine application and invite sneakoscope.application@gmail.com as a develoepr
  2. You application will be uploaded by sneakoscope.application@gmail.com
  3. Visit http://twitter.com/oauth and set up a new application
    • Application Type : Browser
    • Call Back URL : http://[yourapplication].appspot.com/pages/manageTwitterAccount?action=oauth
    • Default Access Type : Read and Write
    • Use Twitter for Login : No
  4. The previous step will give you a consumer key and secret. Enter them into the application using http://[yourapplication].appspot.com/admin
  5. You application is now ready.
You can now use this account to start scheduling your tweets.



Click here to view project video

Other projects