matrix-appservice-slack icon indicating copy to clipboard operation
matrix-appservice-slack copied to clipboard

Handle restricted posting permissions

Open auscompgeek opened this issue 6 years ago • 3 comments

It is possible to restrict posting in #general to either admins only or admins + selected users. There should be an easy way to map these to power levels to faithfully bridge such a channel.

auscompgeek avatar Aug 07 '19 15:08 auscompgeek

Yep, we'd want to look at https://api.slack.com/docs/permissions-api#change_management

Half-Shot avatar Aug 08 '19 12:08 Half-Shot

I'm not sure this API is relevant. I'm referring to this feature: https://get.slack.help/hc/en-us/articles/360004635551-Manage-channel-posting-permissions-

auscompgeek avatar Aug 08 '19 13:08 auscompgeek

This is probably mostly relevant for automatically provisioned rooms, since I've separated out #533 as a separate concern.

auscompgeek avatar Oct 07 '20 15:10 auscompgeek