Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 515 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 515 Bytes

irc-log-bot

This is used with irc-reply-bot 's commandlog2 module

And provides a material design styled web-log.

to install

pre-requirement:

  1. a workable node.js install
  2. if on windows, correctly setting PATH variable

install:

  1. git clone git@github.com:ysitd/irc-web-log.git
  2. cd irc-web-log
  3. npm install
  4. rename config.example.js to config.js
  5. change setting in config.js
  6. node index.js