0.0.1 • Published 11 years ago

sequelize-doc-bot v0.0.1

Weekly downloads
2
License
-
Repository
-
Last release
11 years ago

Sequelize Doc Bot

An IRC bot to help people out

Installation

npm install sequelize-doc-bot

Usage

require('sequelize-doc-bot')([options]);

Options

channel - Which channel to join

server - Which server to connect to

nick - The bot's nickname

throttle - Number (in seconds) to throttle people from using the bot (default is 1 request/3 seconds).