Skip to content

Instantly share code, notes, and snippets.

@henrrrik
Created February 5, 2013 14:08
Show Gist options
  • Save henrrrik/4714657 to your computer and use it in GitHub Desktop.
Save henrrrik/4714657 to your computer and use it in GitHub Desktop.
LÄGG UT!
# Description:
# LÄGG UT
#
module.exports = (robot) ->
robot.hear /lägg ut/i, (msg) ->
msg.send 'http://www.youtube.com/watch?v=H30SvVzluwI?autoplay=true'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment