add adapter

This commit is contained in:
Tommy Parnell
2017-12-28 21:35:38 -05:00
parent a2fdc9a92f
commit 4db6a4a019

View File

@@ -35,6 +35,6 @@
"time": "^0.12.0"
},
"scripts": {
"start-hubot-hipchat": "hubot --name triatomic hipchat"
"start-hubot-hipchat": "hubot --name \"galbot\" --adapter hipchat"
}
}