Ivan Martin Perez Kranilovich
Results
1
issues of
Ivan Martin Perez Kranilovich
Hi, I write hubot script in javascript. I want to create a hubot function to send post http to a webhook. module.exports = (robot) => { robot.respond(/resume (.*)/i, (res) =>...