9 Comments »June 27th, 2009

Twitter Bot Script – A Full Blown Bot Package

A few months ago I did a post about how to make a Twitter bot with php. The post is currently ranking number one for making a Twitter bot and I was getting tons of emails on tyler.tc on how to make the script more functional, and basically just do more. I put some ideas down and sent them to a few friends and got a great response. After putting some code together and releasing it online, TwitterBotScript or “TBS” has become a hit.

The reason being: Its simple to use, its constantly evolving, it allows you to expand your Twitter account (and marketing efforts) extremely fast, and its FREE. Think of TBS as an open source twitter bot script. Not only can you download it but its easy to build on with your own ideas and a little PHP experience.

Twitter Bot Script comes with what has been dubbed the TBS Toolkit, lets look at some features:

  • Full GUI tweet management including “Show Status” which allows you to pause that tweet from appearing in your activities.
  • Import tweets via a CSV file with the ability to set their status and type on the fly.
  • Create globally used tweets, or create special tweets to be used only for replies and direct messages.
  • The Mention Reply Tool will allow you to see all the recent @your tweets and automatically respond to them using the bulk responder option, or quickly write up a custom response. TBS will also keep track of the tweets you respond to so you don’t continually send duplicate responses like with other bot scripts.
  • The Make Friends Tool is another awesome tool only available from TwitterBotScript. This tool will give you a bunch of new ways to make friends on Twitter. Account sourcing will allow you to randomly follow users from your friends or followers (toggle) while allowing you to reselect the target, and the required amount of followers for each person you try to follow on the fly. You can also find new friends via keyword searching, or by directly inputting lists of user names.
  • TBS of course includes a status update tool that works just like your Twitter homepage.
  • Sleep Mode will allow you to randomize the time at which your tweets appear on Twitter. When you automate with CRON, your script is run at the same time interval every time. By using sleep mode, the script will essentially sleep for a random amount of time making your tweeting look more natural to Twitter users.
  • Tweet counter. So lets say you don’t have a larger number of tweets to work with and you don’t want to keep repeating them. You can globally set a tweet limit in TwitterBotScript limiting the number of times each message can be used.
  • API Rate Limiting integration.

Another bonus is Twitter bot script requires almost nothing to run... A basic installation of Apache, MySQL, and PHP (and cURL of course) will do the job. But you will need CRON in order to use automation. In the next release, Twitter Bot Script will have a synthetic version of CRON like what WordPress uses.

Twitter Bot Script has been installed 598 times since it was released four days ago. I think with a little push Twitter Bot Script could easily become the king. I looked around today at the competition and most of the stuff out there is either very basic or very expensive.  This puts Twitter Bot Script at a distinct advantage as users get an advanced tool set that is constantly seeing additions and revisions, for free. Yeah, there is definitely work to be done but that’s the point. As I get more and more emails for I’ll know what direction to move in.

So go download Twitter Bot Script and play around with it. You don’t have to be marketing your Micheal Jackson t-shirts to have fun with Twitter Bot Script. Its great for easily finding new friends and exposure.

Also: If your handy with PHP and working with APIs, shoot me an email if your interested in working on this project.

Who's saying what?

Comments

  1. BigBrownnn says:

    its a shame people are exploiting twitter to make money from Jackson’s death.

  2. 4MIN says:

    Yes, to be install 598 is truly an achievement, to pursue, that I am not a programmer :(

  3. Web Hosting says:

    Awesome tool, its looks cool. Twitter is really growing and a good place to get exposure, have just installed the feedburner to automatically post my blog post to twitter account

  4. stc043 says:

    I never thought you could make a twitter-bot with so much ease! Very excited on this script and i even blogged about it here http://is.gd/1Z5lW/stcize

  5. Jay Thornton says:

    great tool but i’m interested in running a cron job to make it reply to mentions. do you have a tutorial on that or any suggestions?

    j

    • Tyler says:

      The TBS package is always being updated, the next version will be a total rehual in witch bots will be pooled to run “actions.” All of the actions will customizable and run when you want.

      All you will need to do is the set the automate.php file up with cRON and all of your actions will run at the given intervals.

  6. Red45 says:

    Today was one of those days however. ,

  7. any word on getting bots to automate replies? really hanging out for it, would make this perfect :D

  8. Jan says:

    I LOVE the bot, the functionality it allows, the GUI, etc. Pity though is that I’ve not been able to get it to work! Everything went fine through the setup (all the way to install.php… worked just fine). Then the next step was to set up the cron job to make the process totally hands off. That’s not worked. Any idea what could be the matter in getting the cron jobs to do its…. job?

Leave a Reply