Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 668 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 668 Bytes

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.