No Gravatar

I’ve seen dozens of IRCBot frameworks over the years, and while there are definitely some that work well, I’ve always wanted to create my own. I thought it would be a great python learning experience, and I really had no idea just how much of one it would be! Here is a small snippit of my ModuleBase class, which has base functions that most of my modules use. The full source is here: http://git.io/KH8DIw if you have any notes/comments, feel free to make an issue on the git page or drop by the IRC channel.