UNPKG

hubot-scripts

Version:

Allows you to opt in to a variety of scripts

18 lines (16 loc) 267 B
# Description: # Grumpy cat dislike this >:[ # # Dependencies: # None # # Configuration: # None # # Commands: # # Author: # nesQuick module.exports = (robot) -> robot.hear /dislike/i, (msg) -> msg.send "https://pbs.twimg.com/media/BFV2RuQCUAArpAs.jpg"