TwitteyBot
Schedule tweets to be send to your twitter account from a file.
| Site | http://time2tweet.appspot.com/index.html |
| Source Code | http://code.google.com/p/twitteybot/ |
| Project News | http://blog.nparashuram.com/search/label/twitteybot |
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.
You don't have to be online to tell the world what you are doing.
Schedule tweets to twitter accounts in three easy steps.
- Authorize the application to post to your twitter account
- Upload a file with tweets
- Schedule tweets in the file to be automatically posted.
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,
- Create a Google App Engine application and invite sneakoscope.application@gmail.com as a develoepr
- You application will be uploaded by sneakoscope.application@gmail.com
-
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
- The previous step will give you a consumer key and secret. Enter them into the application using http://[yourapplication].appspot.com/admin
- You application is now ready.
Click here to view project video
