This is a plugin-based IRC Bot written in NodeJS and maintained by Karl Tiedt.
- NodeJS (tested under v0.6.5)
Modify your configuration in bot.js and run the following command:
node bot.js
The bot will now attempt to connect. Turn on debugging to see the incoming/outgoing packets.
*** Originally written by Michael Owens.