Update hubot-rss-reader
The latest version allows to suppress error printing
This commit is contained in:
parent
b149088dee
commit
e4d228ee86
6261
package-lock.json
generated
Normal file
6261
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
@ -23,7 +23,7 @@
|
||||
"hubot-plusplus": "^1.1.5",
|
||||
"hubot-read-tweet": "0.0.2",
|
||||
"hubot-redis-brain": "0.0.2",
|
||||
"hubot-rss-reader": "git://github.com/67P/hubot-rss-reader.git",
|
||||
"hubot-rss-reader": "git://github.com/67P/hubot-rss-reader.git#v0.8.3",
|
||||
"hubot-rules": "^0.1.0",
|
||||
"hubot-scripts": "^2.5.16",
|
||||
"hubot-seen": "https://github.com/67P/hubot-seen.git#fix_debug",
|
||||
|
1
run.sh
1
run.sh
@ -9,6 +9,7 @@ HUBOT_IRC_ROOMS="#kosmos-dev,#kosmos-random" \
|
||||
HUBOT_IRC_NICK="hal7000" \
|
||||
HUBOT_IRC_UNFLOOD="300" \
|
||||
HUBOT_RSS_PRINTSUMMARY="false" \
|
||||
HUBOT_RSS_PRINTERROR="false" \
|
||||
HUBOT_RSS_IRCCOLORS="true" \
|
||||
HUBOT_RSS_HEADER="Update:" \
|
||||
HUBOT_AUTH_ADMIN="bkero,derbumi,galfert,gregkare,slvrbckt,raucao" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user