Search code examples
herokuwebhubotslack

Website home for Hubot hosted on Heroku?


I currently have a Hubot hosted on a free Heroku account. I'd like to have a website that would work as an endpoint to reach the Hubot from outside the chatting application that the bot is on.

Is there any way to do so?

Thank you


Solution

  • Hubot has a built-in HTTP listener for this : https://hubot.github.com/docs/scripting/#http-listener

    If you use Heroku, you can then send HTTP requests directly to your Heroku Domain your_app.herokuapp.com/hubot