nodeIRCbot

0.0.2 • Public • Published

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] [text command will output]

If you screw up and want to reset all commands do

sudo rm database/commands.db

/nodeIRCbot/

    Package Sidebar

    Install

    npm i nodeIRCbot

    Weekly Downloads

    2

    Version

    0.0.2

    License

    GPLv3

    Last publish

    Collaborators

    • danielv123