parent
fc35aefab0
commit
478c93a742
@ -1,3 +1,3 @@
|
||||
@echo off
|
||||
|
||||
npm install && node_modules\.bin\hubot.cmd --name "hal9000" %*
|
||||
npm install && node_modules\.bin\hubot.cmd --name "botka_dev" %*
|
||||
|
@ -1,16 +1,4 @@
|
||||
[
|
||||
"hubot-auth",
|
||||
"hubot-help",
|
||||
"hubot-read-tweet",
|
||||
"hubot-redis-brain",
|
||||
"hubot-rules",
|
||||
"hubot-shipit",
|
||||
"hubot-plusplus",
|
||||
"hubot-tell",
|
||||
"hubot-seen",
|
||||
"hubot-rss-reader",
|
||||
"hubot-remotestorage-logger",
|
||||
"hubot-openassets",
|
||||
"hubot-incoming-webhook",
|
||||
"hubot-yubikey-invalidation"
|
||||
"hubot-remotestorage-logger"
|
||||
]
|
||||
|
@ -1 +0,0 @@
|
||||
[]
|
Loading…
Reference in New Issue