modubot / modubot.js

Modubot: the scalable and extensible IRC bot.
https://modubot.net
BSD 3-Clause "New" or "Revised" License
19 stars 3 forks source link

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.