Remove tweet reading from XMPP Hubot #114

Manually merged
galfert merged 2 commits from feature/no_tweets_for_xmpp_hal8000 into master 2019-11-15 14:49:46 +00:00
Showing only changes of commit bd3ef8b635 - Show all commits

View File

@@ -7,7 +7,7 @@ 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-read-tweet", "hubot-redis-brain",
"hubot-help", "hubot-redis-brain",
"hubot-rules", "hubot-shipit", "hubot-plusplus",
"hubot-tell", "hubot-seen", "hubot-rss-reader",
"hubot-incoming-webhook", "hubot-auth",