We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
See PR: #30
We'd like the ability to allow a Slack user to ask for a list of slack channels they can join. Something like a slash command:
doubleup list
This could list out all of the configured slack channels. We can likely pull descriptions from the channel API.
Do we need to limit visibility of channels for any reason or is are channel access controls enough of a security measure?
The text was updated successfully, but these errors were encountered:
Stalled because of time. Work in progress in #30
Sorry, something went wrong.
No branches or pull requests
See PR: #30
We'd like the ability to allow a Slack user to ask for a list of slack channels they can join. Something like a slash command:
doubleup list
This could list out all of the configured slack channels. We can likely pull descriptions from the channel API.
Do we need to limit visibility of channels for any reason or is are channel access controls enough of a security measure?
The text was updated successfully, but these errors were encountered: