GitHunt
SO

SoapSeller/NodeJS-IRC-Bot

A plugin-based IRC bot written in NodeJS.

NodeJS IRC Bot

This is a plugin-based IRC Bot written in NodeJS and maintained by Karl Tiedt.

Prerequisites

  • NodeJS (tested under v0.6.5)

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.

*** Originally written by Michael Owens.

Languages

JavaScript100.0%

Contributors

The Unlicense
Created April 12, 2012
Updated July 15, 2022
SoapSeller/NodeJS-IRC-Bot | GitHunt