jirc

0.1.0 • Public • Published

jirc

A node.js-based IRC bot with a basic plugin framework.

Installation/QuickStart

You need git and node.js installed beforehand.

Clone this git repo:

git clone https://github.com/GradysGhost/jirc.git

Then cd to that directory and install the irc Node module:

cd ./jirc
npm install irc

If you want to use the logbrowser or url plugins, install the node-html-encoder module as well:

npm install node-html-encoder

For much more information, visit the wiki: https://github.com/GradysGhost/jirc/wiki

Readme

Keywords

none

Package Sidebar

Install

npm i jirc

Weekly Downloads

1

Version

0.1.0

License

Apache

Last publish

Collaborators

  • gradysghost