cleverbot-irc
Advanced tools
Comparing version 1.1.2 to 1.1.3
@@ -5,3 +5,3 @@ { | ||
"description": "IRC bot that defers to Cleverbot", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"repository": { | ||
@@ -16,4 +16,3 @@ "type": "git", | ||
"precoverage": "jscoverage bot", | ||
"coverage": "CLVRBOT_COV=1 nodeunit --reporter=lcov test/*.test.js", | ||
"coveralls": "npm run coverage | coveralls" | ||
"coverage": "CLVRBOT_COV=1 nodeunit --reporter=lcov test/*.test.js" | ||
}, | ||
@@ -35,3 +34,2 @@ "bin": { | ||
"devDependencies": { | ||
"coveralls": "^2.11.2", | ||
"jscoverage": "^0.5.9", | ||
@@ -38,0 +36,0 @@ "nodeunit": "^0.9.1" |
@@ -9,3 +9,3 @@ # cleverbot-irc | ||
## Usage/Installation | ||
## Usage | ||
Install and modify the default config file to suit your needs: | ||
@@ -12,0 +12,0 @@ |
2
9508
9
159