Difference between revisions of "Silence"
From Scriptwiki
m |
m |
||
Line 7: | Line 7: | ||
== Examples == | == Examples == | ||
− | silence | + | silence |
− | silence *!*@*moo | + | shows your silence list |
− | silence +fishbot | + | silence *!*@*moo |
− | silence -fishbot | + | would silence every user with a matching host |
− | silence -* | + | 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 22: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