IRC colors for the RSS reader
PR pending, thus using fork again
This commit is contained in:
parent
e2f0453432
commit
7d2288e3ce
@ -15,7 +15,7 @@
|
||||
"hubot-plusplus": "^1.1.5",
|
||||
"hubot-read-tweet": "0.0.2",
|
||||
"hubot-redis-brain": "0.0.2",
|
||||
"hubot-rss-reader": "^0.6.7",
|
||||
"hubot-rss-reader": "https://github.com/67P/hubot-rss-reader.git",
|
||||
"hubot-rules": "^0.1.0",
|
||||
"hubot-scripts": "^2.5.16",
|
||||
"hubot-seen": "^0.2.2",
|
||||
|
3
run.sh
3
run.sh
@ -2,5 +2,8 @@ HUBOT_IRC_SERVER=irc.freenode.net \
|
||||
HUBOT_IRC_ROOMS="#kosmos-dev" \
|
||||
HUBOT_IRC_NICK="hal7000" \
|
||||
HUBOT_IRC_UNFLOOD="true" \
|
||||
HUBOT_RSS_PRINTSUMMARY="false" \
|
||||
HUBOT_RSS_IRCCOLORS="true" \
|
||||
HUBOT_RSS_HEADER="Update:" \
|
||||
HUBOT_AUTH_ADMIN="bkero,derbumi,galfert,gregkare,jaaan,slvrbckt,raucao" \
|
||||
bin/hubot -a irc --name hal7000
|
||||
|
Loading…
x
Reference in New Issue
Block a user