IRC colors for the RSS reader

PR pending, thus using fork again
This commit is contained in:
Basti 2015-06-07 17:18:59 +02:00
parent e2f0453432
commit 7d2288e3ce
2 changed files with 4 additions and 1 deletions

View File

@ -15,7 +15,7 @@
"hubot-plusplus": "^1.1.5", "hubot-plusplus": "^1.1.5",
"hubot-read-tweet": "0.0.2", "hubot-read-tweet": "0.0.2",
"hubot-redis-brain": "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-rules": "^0.1.0",
"hubot-scripts": "^2.5.16", "hubot-scripts": "^2.5.16",
"hubot-seen": "^0.2.2", "hubot-seen": "^0.2.2",

3
run.sh
View File

@ -2,5 +2,8 @@ HUBOT_IRC_SERVER=irc.freenode.net \
HUBOT_IRC_ROOMS="#kosmos-dev" \ HUBOT_IRC_ROOMS="#kosmos-dev" \
HUBOT_IRC_NICK="hal7000" \ HUBOT_IRC_NICK="hal7000" \
HUBOT_IRC_UNFLOOD="true" \ 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" \ HUBOT_AUTH_ADMIN="bkero,derbumi,galfert,gregkare,jaaan,slvrbckt,raucao" \
bin/hubot -a irc --name hal7000 bin/hubot -a irc --name hal7000