hisabimbola / slack-history-export

A NPM module that allows slack users export their history

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Obey HTTP_PROXY and HTTPS_PROXY env variable

c33s opened this issue · comments

the app should check if the env variables are set and should connect through the proxy if set.

This app does not control the connection/requests to slack, hence cannot implement this feature. You can submit a PR on the module here

Closing this for now, you can reopen if you have further questions or clarification on this.