42wim / matterircd

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

Ignore special channels #507

Closed hloeung closed 1 year ago

hloeung commented 1 year ago

This fixes and suppresses these error messages:

ERRO[2022-11-16T18:42:28Z] Cannot join channel &users, id , err: cannot join channel (+i)  module=matterircd
ERRO[2022-11-16T18:42:29Z] Cannot join channel &messages, id , err: cannot join channel (+i)  module=matterircd
42wim commented 1 year ago

I think we should keep the channels explicitly listed, in the future we may have other writeable &channels :)

hloeung commented 1 year ago

Sure, fixed (or more reverted back to https://github.com/42wim/matterircd/commit/3d2f5ae7b668f3c16eecaa9daf798ee3b2745341)