Twitter giveaway bot
This is a Twitter bot I wrote that basically searched through twitter for tweets like “rt/retweet to win giveaway”. This bot has won me a total of $910+ worth of stuff over the course of two months.
So every hour I would retweet about 47 tweets for the whole day. Took a bit of trial testing to figure out at what rate of tweeting was able to keep my me from getting blocked from Twitter. Fourty seven tweets per hour is about where it’s at but it really depends on a lot of things. I presume it would depend on things like number of followers you have or that you’re following because I remember when one of my accounts passed 10K retweets and it as able to retweet 1300+ (a little over 47 tweets per hour) tweets in one day without a problem.
A script that logs recent tweets in which each of my accounts were mentioned in. Keywords such as ‘congrats’, ‘dm’, ‘winner’ are highlighted in green so I don’t have to read all the tweets! I also have a similar script for logging direct messages shown below. The number in pink is the status id that designates the tweet. So I can view the tweet by going to twitter.com/statuses/:the_status_id