Diatribe
An IRC bot written in python with flask, twisted, redis, and bootstrap
Plugins
- IMDB (i, imdb, tv, movie): Searches imdb for a TV show/movie title
- Twitter (t, twitter): Retrieves user's latest tweet
- Urban Dictionary (ud, urbandictionary): Retrieves definitions from urban dictionary
- Google (google, g): Retrieves single result from Google
- Weather (w, weather): Retrieves weather for specified location
- URLs: Triggered when a user posts a url to a channel, retrieves metadata about URL, stores in a database and can be displayed(for historical purposes) in a webapp
Heroku
You can run this on heroku, it requires the Redis Cloud addon.