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

Add all members of one channel to another #7

Open
ChaseC99 opened this issue Jun 29, 2021 · 0 comments
Open

Add all members of one channel to another #7

ChaseC99 opened this issue Jun 29, 2021 · 0 comments
Labels

Comments

@ChaseC99
Copy link
Member

Create a new page to add all of the members from one channel into another channel.

Call this page /addMembersToChannel or something
It should have 2 drop downs to select the channel where the members are from and the channel where they are being added to. Include a confirmation dialog before Add {# of members} people to {new channel}? [Confirm] [Cancel]

Use .conversations.members to load members from old channel and .conversations.invite to add them to the new one.

Common use cases:

  • Adding everyone in #organizers to the #mentors channel
  • Adding everyone in #general to a new #photos channel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant