Log in | Back to darenet.org

C/delban

Line 1: Line 1:
-
{{Services|CHANSERV - Command: DELLAMER}}
+
{{Related commands|[[ChanServ/addlamer|ADDLAMER]]<br />[[ChanServ/addtimedlamer|ADDTIMEDLAMER]]<br />[[ChanServ/lamers|LAMERS]]}}<span class="cmdsyn">DELLAMER <#channel> <mask|nickname></span>
-
{{ServicesDesc2 | syntax = /ChanServ DELLAMER <#channel> <mask<nowiki>|</nowiki>nickname>
+
 
-
|main = Deletes a lamer from the channel's lamer list. If a nickname is specified instead of a mask, ChanServ will attempt to remove any lamers that match the user with that nickname (granted the user is online and using that nickname).
+
Deletes a lamer (i.e., akick) from the channel's lamers list.
-
|see = [[ChanServ/addlamer|ADDLAMER]], [[ChanServ/addtimedlamer|ADDTIMEDLAMER]], [[ChanServ/lamers|LAMERS]]}}
+
 
-
<html><table align="right"><tr><td><a href="javascript:history.go(-1)">[Go Back]</a></td></tr></table></html>
+
If a nickname is specified, instead of a mask, ChanServ will attempt to remove any lamers that match the user using that nickname (granted the user is online).
 +
 
 +
===Examples===
 +
{| class="srvcscmd" width="90%" style="font-size: 90%;"
 +
| /msg ChanServ DELLAMER #chat *!*@*.br
 +
| Removes the mask ''*!*@*.br'' from #chat's lamers list.
 +
|-
 +
| /msg ChanServ DELLAMER #chat Joe
 +
| Removes any entries on #chat's lamers list that match the user using the nickname ''Joe''.
 +
|-
 +
|}
 +
 
 +
 
 +
{{GoBack}}

Revision as of 10:18, 31 March 2011

Related Commands
ADDLAMER
ADDTIMEDLAMER
LAMERS

DELLAMER <#channel> <mask|nickname>

Deletes a lamer (i.e., akick) from the channel's lamers list.

If a nickname is specified, instead of a mask, ChanServ will attempt to remove any lamers that match the user using that nickname (granted the user is online).

Examples

/msg ChanServ DELLAMER #chat *!*@*.br Removes the mask *!*@*.br from #chat's lamers list.
/msg ChanServ DELLAMER #chat Joe Removes any entries on #chat's lamers list that match the user using the nickname Joe.


[Go Back]