Twitterbot that tweets about skiing and surfing and generally, shredding the gnar. My first foray into Python and the world of APIs.
Very very ugly coding for the bot. Trying to rewrite entire thing and use a different API (the twitter module I used doesn't support retweets. Really?). Hopefully I'll find time for the rewrite soon.
Carl does a terrible job replying to people - he tries to use a very bad pattern matching algorithm which usually results in him saying short, generic replies.
The next step after the rewrite is to implement some more advanced intelligence into his content generation. Looking into Markov chains as a possibility.