42wim / matterircd

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

Nicknames with spaces #372

Closed Peter4825 closed 3 years ago

Peter4825 commented 3 years ago

I just upgraded to 0.22 (coming from 0.20.2) and new in this version is that one of my slack bots now uses a different name, probably the visible name or so.

This name contains a space, therefore the PRIVMSG command now is as follows:

Activity Feed!Program Activity Feed@Program Activity Feed PRIVMSG #ourchannel :Text

This is ofcourse no longer valid IRC so my irssi is failing on this. As per usual, detailled logs are available on irc, /query me

42wim commented 3 years ago

hm strange, slack wasn't touched between 0.20.2 and 0.22 so if you go back to 0.20.2 it still works?

42wim commented 3 years ago

should be fixed by #374