mattermost-community / mattermost-plugin-welcomebot

Apache License 2.0
66 stars 41 forks source link

Automatically add users to all channels #128

Open bjbraun opened 5 months ago

bjbraun commented 5 months ago

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!

Kshitij-Katiyar commented 5 months ago

@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.