From 90aebe54de90a20c041e2a46d734b9dd8719171a Mon Sep 17 00:00:00 2001 From: Garret Alfert Date: Fri, 15 Nov 2019 14:37:19 +0100 Subject: [PATCH] Revert "Remove tweet reading from IRC Hubot" This reverts commit d5fc7ad105f45ea2b8eb2033564e4474abfc77a9. --- site-cookbooks/kosmos-hubot/recipes/hal8000.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/site-cookbooks/kosmos-hubot/recipes/hal8000.rb b/site-cookbooks/kosmos-hubot/recipes/hal8000.rb index b40423f..87e92c6 100644 --- a/site-cookbooks/kosmos-hubot/recipes/hal8000.rb +++ b/site-cookbooks/kosmos-hubot/recipes/hal8000.rb @@ -60,6 +60,7 @@ application hal8000_path do group "hubot" content [ "hubot-help", + "hubot-read-tweet", "hubot-redis-brain", "hubot-rules", "hubot-shipit",