21

I am wondering if there is a way to hide the 'blalbal has joins the #channel' messages for people joining and leaving. There are so many of them. I am using the IRC client Xchat.

Alvar
  • 17,038

2 Answers2

25

yes click at settings of that channel , there you will find the option as hide join/part Messages .

enter image description here

Raja G
  • 105,327
  • 107
  • 262
  • 331
13

Another alternative to hide join/part messages for all channels is to type a couple of commands (in the text field where you normally enter messages):

/set irc_conf_mode on
/gui apply

I don't know how to use it selectively on only some channels, though.