Difference between revisions of "Disable JOIN and PART Messages"

From Rizon Wiki
Jump to navigation Jump to search
(better but could be greatly improved)
m (Reverted edits by Silverfin (talk) to last revision by Iota.spencer)
Line 1: Line 1:
==mIRC==
* Windows - mIRC: Tools => Options => pick "IRC". Click the "Events..." button. Change the "joins", "parts", "quits", and "nicks" to your desired settings: "In Status" or "Hide" are good options.
Tools -> Options -> pick "IRC". Click the "Events..." button. Change the "joins", "parts", "quits", and "nicks" to your desired settings: "In Status" or "Hide" are good options.
* IRSSI: /ignore -channels #mwsf * JOINS PARTS QUITS NICKS
==XChat==
* Mac - Xchat Aqua: Preferences -> Chatting -> General -> Hide join/part messages. You must also restart the client
To hide parts and joins on all channels, you can use <code>/set irc_conf_mode 1</code>.
* Mac - Snak: go Snak -> Preferences -> Channel, and uncheck "Parts" and "Joins."
 
* Other - Xchat Windows: /set irc_conf_mode 1
To hide parts and joins for a specific channel, you can right click the channel in your channel tree/tab, click Settings, then click Hide Join/Part Messages
* Other - BitchX / EPIC II:
==Snak==
** /ignore #mwsf * JOINS NICKS PARTS CRAP
Snak -> Preferences -> Channel, and uncheck "Parts" and "Joins".
==Irssi==
<code>/ignore -channels <em>#channel</em> * JOINS PARTS QUITS NICKS</code>
==BitchX/EPIC==
<code>/ignore <em>#channel</em> * CRAP</code>

Revision as of 16:31, 2 February 2013

  • Windows - mIRC: Tools => Options => pick "IRC". Click the "Events..." button. Change the "joins", "parts", "quits", and "nicks" to your desired settings: "In Status" or "Hide" are good options.
  • IRSSI: /ignore -channels #mwsf * JOINS PARTS QUITS NICKS
  • Mac - Xchat Aqua: Preferences -> Chatting -> General -> Hide join/part messages. You must also restart the client
  • Mac - Snak: go Snak -> Preferences -> Channel, and uncheck "Parts" and "Joins."
  • Other - Xchat Windows: /set irc_conf_mode 1
  • Other - BitchX / EPIC II:
    • /ignore #mwsf * JOINS NICKS PARTS CRAP