diff --git a/package.json b/package.json index 07282f2..86088d5 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/run.sh b/run.sh index f95df8d..1593263 100755 --- a/run.sh +++ b/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