(robot) -> doReminder = -> robot.messageRoom(ROOM, "This is a polite reminder. Fill in your timesheets for the week, please"); job = new cronJob("0 0 17 * * 5", doReminder, null, true) https://github.com/lornajane/hubot-timesheet-reminder
a human being or, through inaction, allow a hu "2. A robot must obey any orders given to it by human beings, except wher "3. A robot must protect its own existence as long as such protection doe ] module.exports = (robot) -> robot.respond /(what are )?the (three |3 )?(rules|laws)/i, (msg) -> text = msg.message.text msg.send rules.join('\n')
life", "Life, loathe it or ignore it, you can't like it", "Life's bad enough as it is without wanting to invent any more of it", "Funny, how just when you think life can't possibly get any worse it sudd ] module.exports = (robot) -> robot.hear /(.*)(life)(.*)/i, (msg) -> msg.send msg.random quotes
try ngrok (https://ngrok.com/) Secure tunnel to a port on your machine, with: • ability to inspect traffic • option to replay (rather than having to retrigger)