Difference between revisions of "Disable JOIN and PART Messages"

From Rizon Wiki
Jump to navigation Jump to search
m (Protected "Disable JOIN and PART Messages" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
(Added mIRC guidelines for a specific channel, included HexChat with XChat, plus overall cosmetics.)
Line 1: Line 1:
==BitchX/EPIC==
==BitchX/EPIC==
<code>/ignore <em>#channel</em> * CRAP</code>
<code>/ignore <em>#channel</em> * CRAP</code>
==HexChat and XChat==
;To hide parts and joins on ''all'' channels:
:Type in <code>/set irc_conf_mode 1</code> then press {{Key Enter}}
;To hide joins and parts for a ''specific'' channel:
:Right-click the channel, in the channel tree/tab. In the pop-up menu, select '''Settings''' → '''Hide Join/Part Messages'''
==Irssi==
==Irssi==
<code>/ignore -channels <em>#channel</em> * JOINS PARTS QUITS NICKS</code>
<code>/ignore -channels <em>#channel</em> * JOINS PARTS QUITS NICKS</code>
==mIRC==
==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.
;To change the default, and hide them on ''all'' of the channels:
# '''Tools''' '''Options...''' (or press {{Key Txt|Alt}} + {{Key Txt|O}}) to&nbsp;open the&nbsp;'''mIRC Options''' dialogue box.
# Go to '''IRC''', and press {{Button|Events...}} for the '''Events''' dialogue box to pop up.
# Change the option for '''Joins:''', '''Parts:''', and '''Quits:''' to {{Button|Hide &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {{Unicode|▼}}}}
# Press {{Button|OK}} then {{Button|OK}} again.
 
;To hide them on a ''specific'' channel:
# Right-click the channel name, on either the ''Switchbar'' (buttons) or ''Treebar'' (folder-tree-like list), and select '''Events...''' option, for the '''Events''' dialogue box to pop up.
# Change the option for '''Joins:''', '''Parts:''', and '''Quits:''' to {{Button|Hide &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {{Unicode|▼}}}} , then press {{Button|OK}}
 
==Snak==
==Snak==
Snak → Preferences → Channel, and uncheck "Parts" and "Joins".
'''Snak''' '''Preferences''' '''Channel''', and uncheck '''Parts and Joins'''.
 
==Textual==
==Textual==
'''''To disable on all channels:''''' Press <code>⌘+,</code> Style → uncheck "Show general event messages".
'''''To disable on all channels:''''' Press {{Key Cmd}} + '''{{Key Txt|,}}''' → '''Style''', and uncheck '''Show general event messages'''.
 
'''''To disable on a specific channel:''''' Press <code>⌘+i</code> → check "Disable general event messages".
==XChat==
To hide parts and joins on all channels, you can use <code>/set irc_conf_mode 1</code>.


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
'''''To disable on a specific channel:''''' Press {{Key Cmd}} + '''{{Key Txt|i}}''' and check '''Disable general event messages'''.

Revision as of 08:31, 11 September 2020

BitchX/EPIC

/ignore #channel * CRAP

HexChat and XChat

To hide parts and joins on all channels
Type in /set irc_conf_mode 1 then press  Enter
To hide joins and parts for a specific channel
Right-click the channel, in the channel tree/tab. In the pop-up menu, select SettingsHide Join/Part Messages

Irssi

/ignore -channels #channel * JOINS PARTS QUITS NICKS

mIRC

To change the default, and hide them on all of the channels
  1. ToolsOptions... (or press Alt + O) to open the mIRC Options dialogue box.
  2. Go to IRC, and press Events... for the Events dialogue box to pop up.
  3. Change the option for Joins:, Parts:, and Quits: to Hide         
  4. Press OK then OK again.
To hide them on a specific channel
  1. Right-click the channel name, on either the Switchbar (buttons) or Treebar (folder-tree-like list), and select Events... option, for the Events dialogue box to pop up.
  2. Change the option for Joins:, Parts:, and Quits: to Hide          , then press OK

Snak

SnakPreferencesChannel, and uncheck Parts and Joins.

Textual

To disable on all channels: Press  Cmd + ,Style, and uncheck Show general event messages.

To disable on a specific channel: Press  Cmd + i and check Disable general event messages.