A while ago, I wrote some amateurish scripts that tweeted automatically via Twitter’s API. First I used PHP then Ruby. I’ve settled on Python and gotten rid of database dependencies by serializing each bot’s user data. Simpler, flatter, better. Check out the code here.