Add RSS reader
This commit is contained in:
parent
9db8cfb655
commit
49d87224cc
@ -3,5 +3,6 @@
|
||||
"hubot-heroku-keepalive",
|
||||
"hubot-redis-brain",
|
||||
"hubot-rules",
|
||||
"hubot-shipit"
|
||||
"hubot-shipit",
|
||||
"hubot-rss-reader"
|
||||
]
|
||||
|
@ -5,11 +5,13 @@
|
||||
"author": "Sebastian Kippe <sebastian@kip.pe>",
|
||||
"description": "Heuristically programmed ALgorithmic computer",
|
||||
"dependencies": {
|
||||
"coffee-script": "^1.9.2",
|
||||
"hubot": "^2.12.0",
|
||||
"hubot-help": "^0.1.1",
|
||||
"hubot-heroku-keepalive": "0.0.4",
|
||||
"hubot-irc": "^0.2.7",
|
||||
"hubot-redis-brain": "0.0.2",
|
||||
"hubot-rss-reader": "^0.6.6",
|
||||
"hubot-rules": "^0.1.0",
|
||||
"hubot-scripts": "^2.5.16",
|
||||
"hubot-shipit": "^0.2.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user