NodeJS-IRC-Bot icon indicating copy to clipboard operation
NodeJS-IRC-Bot copied to clipboard

A plugin-based IRC bot written in NodeJS.

This project has been moved to ktiedt

I'm no longer in the position of updating this project. Ktiedt is maintaining a new fork of this from now on. Please click here to go to ktiedt's updated fork.

NodeJS IRC Bot

This is a plugin-based IRC Bot written in NodeJS by Michael Owens.

Prerequisites

  • NodeJS (tested under v0.2.6)

How to run

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.