Skip to content

Commit

Permalink
Add sound patch from #36
Browse files Browse the repository at this point in the history
  • Loading branch information
cupakromer committed Feb 24, 2013
1 parent ea41713 commit 60c2e4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/push-celebration.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -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'

0 comments on commit 60c2e4b

Please sign in to comment.