42wim / matterircd

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

[slack] "@"user from slack does not display properly in irc #157

Closed mlsimpson closed 6 years ago

mlsimpson commented 6 years ago

From Slack web app: user [6:49 PM] @mynickname test

Result in IRC bridge: < user> @ test

Should be @mynickname test

42wim commented 6 years ago

If you're on latest release, please run with -debug Wait until the debug messages settle down, and then repeat the mention Paste the output here.

mlsimpson commented 6 years ago

D'oh, I added a comment before I pulled the most recent code. Works now!