How to display the full name in Slack (when integrated with Matter Most) #2030
Unanswered
Smacktur
asked this question in
Help / Q&A
Replies: 1 comment
-
We use: [mattermost]
[mattermost.server]
RemoteNickFormat="<{NICK}> "
PrefixMessagesWithNick=true
[slack]
[slack.server]
RemoteNickFormat="<{NICK}> " But have the inverse problem. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi!
I'm asking for help to figure this out.
I need to display the full user name from Mattermost in Slack - how do I achieve this?
Right now Slack users can only see my MM login.
The
UseUserName=true
parameter does not help.Beta Was this translation helpful? Give feedback.
All reactions