I implemented a really simple IRC bot in Python called koomar. Right now, koomar is nothing more than a quotation bot: fire off the following from an IRC chat `koomar quote` and read a Futurama quote. The source can be found at my Git repository.

I implemented a really simple IRC bot in Python called koomar. Right now, koomar is nothing more than a quotation bot: fire off the following from an IRC chat `koomar quote` and read a Futurama quote. The source can be found at my Git repository.
