Remove hubot-rss-reader from hubots #231
@ -7,11 +7,9 @@ node.default['hal8000_xmpp']['http_port'] = 8082
|
||||
node.default['hal8000_xmpp']['domain'] = "hal8000.chat.kosmos.org"
|
||||
|
||||
node.default['hal8000_xmpp']['hubot_scripts'] = [
|
||||
"hubot-help", "hubot-redis-brain",
|
||||
"hubot-rules", "hubot-shipit", "hubot-plusplus",
|
||||
"hubot-tell", "hubot-seen", "hubot-rss-reader",
|
||||
"hubot-incoming-webhook", "hubot-auth",
|
||||
"hubot-kredits", "hubot-schedule"
|
||||
"hubot-help", "hubot-redis-brain", "hubot-rules", "hubot-shipit",
|
||||
"hubot-plusplus", "hubot-tell", "hubot-seen", "hubot-incoming-webhook",
|
||||
"hubot-auth", "hubot-kredits", "hubot-schedule"
|
||||
]
|
||||
|
||||
node.default['hal8000_xmpp']['rooms'] = [
|
||||
|
@ -67,7 +67,6 @@ application hal8000_path do
|
||||
"hubot-plusplus",
|
||||
"hubot-tell",
|
||||
"hubot-seen",
|
||||
"hubot-rss-reader",
|
||||
"hubot-incoming-webhook",
|
||||
"hubot-auth",
|
||||
"hubot-schedule"
|
||||
|
Loading…
x
Reference in New Issue
Block a user