windhamdavid 9 years ago
parent
commit
ec702eec36
2 changed files with 5 additions and 2 deletions
  1. 3 1
      external-scripts.json
  2. 2 1
      package.json

+ 3 - 1
external-scripts.json

@@ -9,5 +9,7 @@
   "hubot-redis-brain",
   "hubot-rules",
   "hubot-shipit",
-  "hubot-youtube"
+  "hubot-youtube",
+  "hubot-thesimpsons"
+ 
 ]

+ 2 - 1
package.json

@@ -18,7 +18,8 @@
     "hubot-scripts": "^2.5.16",
     "hubot-shipit": "^0.1.1",
     "hubot-slack": "^2.2.0",
-    "hubot-youtube": "^0.1.2"
+    "hubot-youtube": "^0.1.2",
+	"hubot-thesimpsons": ">= 0.0.0"
   },
   "engines": {
     "node": "0.10.x"