diff --git a/scripts/push-celebration.coffee b/scripts/push-celebration.coffee index 9aa410a..d6ec429 100644 --- a/scripts/push-celebration.coffee +++ b/scripts/push-celebration.coffee @@ -16,4 +16,4 @@ module.exports = (robot) -> robot.hear /^\[\w+(\/\w+)?\].*https?:\/\/git\S*commit/i, (msg) -> msg.send ":shipit:" - msg.send "/play pushit" + msg.play 'pushit'