Skip to content
New issue

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

Perform Slack vote in multi-person DM #183

Open
gigxz opened this issue Dec 27, 2021 · 1 comment
Open

Perform Slack vote in multi-person DM #183

gigxz opened this issue Dec 27, 2021 · 1 comment
Labels
component: plugin New plugin request, or feature request on an existing plugin enhancement New feature or request for metagov-core priority: low low priority

Comments

@gigxz
Copy link
Collaborator

gigxz commented Dec 27, 2021

Allow caller to pass a list of users (using existing eligible_users param?) to perform the vote in a private message. This could be as simple as: if eligible_users is provided, but channel is NOT provided, the vote is performed in a new "mpim" (group message) among the eligible voters. See the post_message function on the Slack plugin for a how a new mpim channel is opened using conversations.open.

@gigxz gigxz changed the title Perform Slack vote in multi-person DM if user list provided Perform Slack vote in multi-person DM Dec 27, 2021
@gigxz gigxz added the enhancement New feature or request for metagov-core label Dec 27, 2021
@gigxz
Copy link
Collaborator Author

gigxz commented Dec 27, 2021

We could support this in Discord, too.

@gigxz gigxz added priority: medium medium priority priority: low low priority and removed priority: medium medium priority labels Dec 27, 2021
@gigxz gigxz added the component: plugin New plugin request, or feature request on an existing plugin label Dec 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: plugin New plugin request, or feature request on an existing plugin enhancement New feature or request for metagov-core priority: low low priority
Projects
None yet
Development

No branches or pull requests

1 participant