0.0.2 • Published 8 years ago

nodeIRCbot v0.0.2

Weekly downloads
2
License
GPLv3
Repository
github
Last release
8 years ago

nodeIRCbot

Simple customizable IRC bot built on node.js.

Installation

npm install nodeIRCbot

Edit the config options in server.js

npm start

You may also need to grab the dependencies by doing

npm install

Usage

To test installation:

!help

To create new commands or update existing ones:

!addcmd name of command

If you screw up and want to reset all commands do

sudo rm database/commands.db

0.0.2

8 years ago

0.0.1

8 years ago