UNPKG

hubot-scripts

Version:

Allows you to opt in to a variety of scripts

18 lines (16 loc) 269 B
# Description: # put back the table # # Dependencies: # None # # Configuration: # None # # Commands: # # Author: # ajacksified module.exports = (robot) -> robot.hear /(╯°□°)╯︵ ┻━┻/i, (msg) -> msg.send('┬──┬ ノ( ゜-゜ノ)')