Is there a way to configure/script the flowdock adapter to make it work with a http proxy? I want to run our hubot on an internal server, so hubot can access our internal api's and servers. We do need a connection to the outside world for the flowdock connection. I have hubot working with a proxy (with proxy-agent) and npm works with the proxy, but the flowdock adapter doesn't seem to use these settings.
Is there a way to configure/script the flowdock adapter to make it work with a http proxy? I want to run our hubot on an internal server, so hubot can access our internal api's and servers. We do need a connection to the outside world for the flowdock connection. I have hubot working with a proxy (with proxy-agent) and npm works with the proxy, but the flowdock adapter doesn't seem to use these settings.
Any thoughts?