42wim / matterircd

Connect to your mattermost or slack using your IRC-client of choice.
MIT License
294 stars 60 forks source link

nicks vs Real Name #470

Open petermolnar opened 2 years ago

petermolnar commented 2 years ago

I'm trying to set matterircd up with our enterprise slack, and nearly every nick is displayed as an ID. I'm trying to find a way to set matterircd to use "Real Name" as displayed nick, but I haven't yet found an option to do this. Can someone please tell me if it's possible?

hloeung commented 1 year ago

Not a Slack user, but I think you want either slack.PreferNickname or slack.UseDisplayName per https://github.com/42wim/matterircd/blob/master/bridge/slack/slack.go#L862.