From 60c2e4b22c0054db8f82f580158d63e3bf9cf10c Mon Sep 17 00:00:00 2001 From: Aaron Kromer Date: Fri, 22 Feb 2013 23:22:27 -0500 Subject: [PATCH] Add sound patch from #36 --- scripts/push-celebration.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'