From 72a7b2ed8d5c4a1880984635131db5dc73c4fb37 Mon Sep 17 00:00:00 2001 From: Sebastian Kippe Date: Wed, 17 Apr 2019 10:06:15 +0100 Subject: [PATCH] Add hubot-schedule Already running on the server, with a message schedule for the Kosmos weekly calls. --- 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 11941fe..ef88bac 100644 --- a/site-cookbooks/kosmos-hubot/recipes/hal8000.rb +++ b/site-cookbooks/kosmos-hubot/recipes/hal8000.rb @@ -61,6 +61,7 @@ application hal8000_path do "hubot-incoming-webhook", "hubot-auth", "hubot-kredits", + "hubot-schedule" ].to_json end