sequelize-doc-bot

Helper bot for #sequelizejs on freenode.

Usage no npm install needed!

<script type="module">
  import sequelizeDocBot from 'https://cdn.skypack.dev/sequelize-doc-bot';
</script>

README

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).