How to use this connector:
- Create a new Slack App to get an API key.
- The app needs the following scopes:
channels:read
andusers:read
. - Set the OAuth redirect URIs in the slack app you just created.
- Create a copy of
config_template.js
asconfig.js
and replace with the appropriate values. npm start