diff --git a/external-scripts.json b/external-scripts.json index de8fad7..2c5504e 100644 --- a/external-scripts.json +++ b/external-scripts.json @@ -10,5 +10,6 @@ "hubot-rules", "hubot-shipit", "hubot-youtube", - "hubot-azure-scripts/brain/storage-blob-brain" + "hubot-azure-scripts/brain/storage-blob-brain", + "hubot-victory" ] diff --git a/hubot-scripts.json b/hubot-scripts.json index 0637a08..c966a0c 100644 --- a/hubot-scripts.json +++ b/hubot-scripts.json @@ -1 +1 @@ -[] \ No newline at end of file +["ackbar.coffee", "beerme.coffee", "directions.coffee", "google.coffee", "kittens.coffee", "rageface.coffee", "swanson.coffee", "yoda-quotes.coffee", "cowsay.coffee"] diff --git a/package.json b/package.json index 558451e..bcd3729 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,7 @@ "coffee-script": "^1.9.2", "hubot": "^2.12.0", "hubot-azure-scripts": "^0.1.6", + "hubot-business-cat": "^1.1.19", "hubot-diagnostics": "0.0.1", "hubot-google-images": "^0.1.4", "hubot-google-translate": "^0.1.0", @@ -20,6 +21,7 @@ "hubot-scripts": "^2.5.16", "hubot-shipit": "^0.2.0", "hubot-slack": "^3.3.0", + "hubot-victory": "^1.3.0", "hubot-youtube": "^0.1.2" }, "engines": {