jamietsao / slack-multi-channel-invite

Script to invite a user to multiple Slack channels at once
25 stars 10 forks source link

Bulk List #4

Closed bart1287 closed 3 years ago

bart1287 commented 3 years ago

Is there a way we can bulk add users instead of one user at a time? I just figured out how to run this with go and it works great!

Thanks so much for putting this together

jamietsao commented 3 years ago

Adding bulk user support should be straightforward. I'll try to add that soon.

bart1287 commented 3 years ago

Thanks, Jaime! Looking forward to testing it out as this will save me a ton of time!

jamietsao commented 3 years ago

@bart1287 - Done! I just published a new v1.0.0 release with bulk user support: https://github.com/jamietsao/slack-multi-channel-invite/releases/tag/v1.0.0

If you would be so kind, starring this repo would be much appreciated!

bart1287 commented 3 years ago

Starred it! Thanks so much for getting that added so quickly.

bart1287 commented 3 years ago

Just got a chance to test this out! Works great! Thanks so much for adding this in so quickly!

jamietsao commented 3 years ago

Awesome, glad to hear!