I'm making a multi-server IRC robot using Node.JS and an IRC library I found on GitHub.
When I've got the core done I'll be making a module that can bridge channels on different servers. Should be fun.
jsBot: https://github.com/master5o1/jsBot
node-irc: http://github.com/martynsmith/node-irc
