karmabot
v1.0.0
Published
irc bot that keeps track of karma
Downloads
4
Readme
karmabot
to run:
- clone this repo
npm installcp example-config.json config.jsonand editconfig.jsonto your likingnode server.js config.json
while developing on osx,
needed to install & link icu4c using homebrew
for node-irc to install correctly;
figured that out after finding this
