diff --git a/external-scripts.json b/external-scripts.json index 62fac84..4330f93 100644 --- a/external-scripts.json +++ b/external-scripts.json @@ -16,5 +16,6 @@ "hubot-fliptable", "hubot-tell", "hubot-humanity", - "hubot-tweets" + "hubot-tweets", + "hubot-seriouslyguys" ] \ No newline at end of file diff --git a/package.json b/package.json index 54df30b..d49490c 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,8 @@ "hubot-fliptable": ">= 0.0.0", "hubot-tell": "*", "hubot-humanity": ">= 0.0.0", - "hubot-tweets": ">= 0.0.0" + "hubot-tweets": ">= 0.0.0", + "hubot-seriouslyguys": "*" }, "engines": { "node": "0.10.x"