Technocracy News Today

Just wanted to post a link to my Twitterbot, Technocracy News Today. The idea is to combine random buzzwords from tech and venture capital to create hyperbolic news stories. My code is on GitHub. It’s pretty simple…I built it in Python and used the Tweepy library to connect to the Twitter API. The gen.py script creates a text file full of randomly generated tweets. The tbot.py file takes the tweets.txt file and uses it to tweet every 90 minutes or so.