UNPKG

hubot-scripts

Version:

Allows you to opt in to a variety of scripts

18 lines (16 loc) 282 B
# Description: # Fuck it, we'll do it live! # # Dependencies: # None # # Configuration: # None # # Commands: # # Author: # stewart module.exports = (robot) -> robot.hear /do it live/i, (msg) -> msg.send "http://rationalmale.files.wordpress.com/2011/09/doitlive.jpeg"