hubot-web
v0.1.0
Published
readme.md
Downloads
3
Readme
Hubot Web Adapter
An adapter for Hubot to work via HTTP. Great for your custom web chat interface.
Setup
Set HUBOT_REST_SEND_URL
as an environment variable to send hubot responses to.
Also, if you're running hubot on Heroku, set your Procfile as a web process and not an app.