mattermost-plugin-welcomebot icon indicating copy to clipboard operation
mattermost-plugin-welcomebot copied to clipboard

Automatically add users to all channels

Open bjoern-braun opened this issue 2 years ago • 1 comments

Hey everyone,

is it possible to automatically add new users not only to specific channels but to all channels from the Team? E.g., by specifying something like "*" in ChannelsAddedTo?

Thanks a lot!

bjoern-braun avatar Apr 11 '24 16:04 bjoern-braun

@mickmister Although highly unlikely, * can be the name of a channel. In that case, it will be ambiguous to use * in ChannelsAddedTo. If we want to implement this functionality please suggest a keyword for adding the new user to all the channels.

Kshitij-Katiyar avatar Apr 18 '24 10:04 Kshitij-Katiyar