42wim / matterircd

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

Slack self notifications have wrong target #311

Closed Peter4825 closed 4 years ago

Peter4825 commented 4 years ago

version of matterircd: master as of 2020-08-28 This issue is only present on slack, it does not present when using mattermost

When talking on the website of slack, there is a self-message sent to irc so you can see what you said on the web. However, the from and to are the same of this self message. if I say something to bart, I currently get this: :peter!peter@localhost PRIVMSG peter :test while I should get :peter!peter@localhost PRIVMSG bart :test so my irssi has no way to route this to the correct window...