Skip to content

modubot/modubot.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modubot

Modubot, the scalable, extensible IRC Bot.

Installation

Using modubot-js.cli

npm install -g modubot.js-cli
modubot new bot-name

Manually

npm install -g grunt-cli
npm install
grunt
npm start

Documentation

You can view Modubot's documentation here.