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.
Asked
Active
Viewed 1.2k times
2 Answers
25
yes click at settings of that channel , there you will find the option as hide join/part Messages .
Raja G
- 105,627
- 107
- 263
- 332
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.
Suzanne Soy
- 453
/set irc_conf_mode onand then/gui apply, in the text field where you normally type messages and commands, and join/part messages will be disabled for all channels (I don't know how to do this selectively, though). – Suzanne Soy Jun 02 '15 at 08:23