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']['domain'] = "hal8000.chat.kosmos.org"
|
||||||
|
|
||||||
node.default['hal8000_xmpp']['hubot_scripts'] = [
|
node.default['hal8000_xmpp']['hubot_scripts'] = [
|
||||||
"hubot-help", "hubot-redis-brain",
|
"hubot-help", "hubot-redis-brain", "hubot-rules", "hubot-shipit",
|
||||||
"hubot-rules", "hubot-shipit", "hubot-plusplus",
|
"hubot-plusplus", "hubot-tell", "hubot-seen", "hubot-incoming-webhook",
|
||||||
"hubot-tell", "hubot-seen", "hubot-rss-reader",
|
"hubot-auth", "hubot-kredits", "hubot-schedule"
|
||||||
"hubot-incoming-webhook", "hubot-auth",
|
|
||||||
"hubot-kredits", "hubot-schedule"
|
|
||||||
]
|
]
|
||||||
|
|
||||||
node.default['hal8000_xmpp']['rooms'] = [
|
node.default['hal8000_xmpp']['rooms'] = [
|
||||||
|
@ -67,7 +67,6 @@ application hal8000_path do
|
|||||||
"hubot-plusplus",
|
"hubot-plusplus",
|
||||||
"hubot-tell",
|
"hubot-tell",
|
||||||
"hubot-seen",
|
"hubot-seen",
|
||||||
"hubot-rss-reader",
|
|
||||||
"hubot-incoming-webhook",
|
"hubot-incoming-webhook",
|
||||||
"hubot-auth",
|
"hubot-auth",
|
||||||
"hubot-schedule"
|
"hubot-schedule"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user