Log in | Back to darenet.org

C/addtimedban

Line 1: Line 1:
-
{{Related commands|[[ChanServ/addlamer|ADDLAMER]]<br />[[ChanServ/dellamer|DELLAMER]]<br />[[ChanServ/lamers|LAMERS]]}}<div class="cmdsyn">ADDTIMEDBAN <#channel> <mask|nickname> <duration> <span class="cmdsynopt">[reason]</span></div>
+
{{Related commands|[[ChanServ/addban|ADDBAN]]<br />[[ChanServ/delban|DELBAN]]<br />[[ChanServ/bans|BANS]]}}<div class="cmdsyn">ADDTIMEDBAN <#channel> <mask|nickname> <duration> <span class="cmdsynopt">[reason]</span></div>
Adds an entry to the channel's timed ban list, which will automatically be removed once the given duration has passed.
Adds an entry to the channel's timed ban list, which will automatically be removed once the given duration has passed.

Revision as of 04:29, 21 July 2012

Related Commands
ADDBAN
DELBAN
BANS
ADDTIMEDBAN <#channel> <mask|nickname> <duration> [reason]

Adds an entry to the channel's timed ban list, which will automatically be removed once the given duration has passed.

If a user joining the channel matches an entry in the timed ban list, ChanServ will automatically kick/ban the user from the channel.

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

If the entry being added matches an existing permanent or timed ban, the reason will be updated.

Examples

  • /msg ChanServ ADDTIMEDBAN #chat 30m NiTeMaRe
  • /msg ChanServ ADDTIMEDBAN #chat 2d *!*@some.host.com Trolls aren't welcome here.


[Go Back]