UNPKG

hubot-scripts

Version:

Allows you to opt in to a variety of scripts

18 lines (16 loc) 216 B
# Description: # EXPERIENCE BIJ # # Dependencies: # None # # Configuration: # None # # Commands: # # Author: # mrtazz module.exports = (robot) -> robot.hear /bij/i, (msg) -> msg.send "EXPERIENCE BIJ!"