Silence: Difference between revisions

From Scriptwiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 7: Line 7:


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


[[Category:Raw_silence]]
[[Category:Raw_silence]]

Revision as of 21:51, 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