diff --git a/package.json b/package.json index 301822d..80a2537 100644 --- a/package.json +++ b/package.json @@ -35,6 +35,6 @@ "time": "^0.12.0" }, "scripts": { - "start-hubot-hipchat": "hubot --name triatomic hipchat" + "start-hubot-hipchat": "hubot --name \"galbot\" --adapter hipchat" } }