Log in | Back to darenet.org

C/addban

m
m
Line 1: Line 1:
-
{{Related commands|[[ChanServ/addtimedlamer|ADDTIMEDLAMER]]<br />[[ChanServ/dellamer|DELLAMER]]<br />[[ChanServ/lamers|LAMERS]]}}<span class="cmdsyn">ADDLAMER <#channel> <mask|nickname> <span class="cmdsynopt">[reason]</span></span>
+
{{Related commands|[[ChanServ/addtimedlamer|ADDTIMEDLAMER]]<br />[[ChanServ/dellamer|DELLAMER]]<br />[[ChanServ/lamers|LAMERS]]}}<div class="cmdsyn">ADDLAMER <#channel> <mask|nickname> <span class="cmdsynopt">[reason]</span></div>
Adds an entry to the channel's lamers list, remaining in effect until removed with the [[ChanServ/dellamer|DELLAMER]] command.  
Adds an entry to the channel's lamers list, remaining in effect until removed with the [[ChanServ/dellamer|DELLAMER]] command.  

Revision as of 17:44, 2 May 2011

Related Commands
ADDTIMEDLAMER
DELLAMER
LAMERS
ADDLAMER <#channel> <mask|nickname> [reason]

Adds an entry to the channel's lamers list, remaining in effect until removed with the DELLAMER command.

An optional reason may be specified, which will be shown in any kick messages.

Lamers are hostmasks in the format of nick!user@host (just like channel bans), which ChanServ watches for and keeps users matching them out of your channel. When adding an entry, if it exactly matches an existing lamer, the reason will be updated. If the existing lamer was a timed lamer, it will be changed to a permanent lamer.

Examples

/msg ChanServ ADDLAMER #chat Joe Adds a lamer matching Joe's current host to #chat's lamers list.
/msg ChanServ ADDLAMER #chat *!*@some.host.com Adds the mask *!*@some.host.com to #chat's lamers list.


[Go Back]