I was looking for something to retweet tweets as they came into a specific Twitter account, essentially creating a broadcasting system. I found some software from the Twitter Dev Group and fixed it to handle rebroadcasting as well as ensure that it doesn’t retweet older posts. It’s very basic but it seems to be working and I thought I’d share it here.

Download

It’s a PHP script that runs on a server. You can hit the program with a cron job, a WebCron request, or simply run it at certain intervals.