Silence: Difference between revisions

From Scriptwiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 2: Line 2:
  /silence [[+|-]<mask>|<nick>]
  /silence [[+|-]<mask>|<nick>]


This command silences/unsilences the specified nick/mask. The silence works server side, unlike [[ignore]] you won't receive the messages. The number of silences you can set is  
This command silences/unsilences the specified nick/mask. The silence works server side, unlike [[ignore]] you won't receive the messages. The number of silences you can set is given on connect by [[Raw_005|raw 5]] (normally 15).


Results are replied with a [[Raw_silence|raw]]
Results are replied with a [[:Category:Raw_silence|raw]].


== Examples ==
== Examples ==
Line 12: Line 12:
  silence -fishbot ''removes silence of fishbot if it exists''
  silence -fishbot ''removes silence of fishbot if it exists''
  silence -* ''removes all''
  silence -* ''removes all''
[[Category:Raw_silence]]

Revision as of 21:48, 17 January 2007

Adds or removes an address from your silence list.

/silence [[+|-]<mask>|<nick>]

This command silences/unsilences the specified nick/mask. The silence works server side, unlike ignore you won't receive the messages. The number of silences you can set is given on connect by raw 5 (normally 15).

Results are replied with a raw.

Examples

silence shows your silence list
silence *!*@*moo would silence every user with a matching host
silence +fishbot would silence fishbot
silence -fishbot removes silence of fishbot if it exists
silence -* removes all