Welcome to EScriptIRC, The IRC-related documentation wiki.
We currently have 242 documents and 30,047 edits altogether.

ChanServ:AKICK

From EScriptIRC, The IRC-related documentation wiki

Jump to: navigation, search

Syntax:

/msg ChanServ AKICK channel ADD mask [reason]
/msg ChanServ AKICK channel STICK mask
/msg ChanServ AKICK channel UNSTICK mask
/msg ChanServ AKICK channel DEL mask
/msg ChanServ AKICK channel LIST [mask]
/msg ChanServ AKICK channel VIEW [mask]
/msg ChanServ AKICK channel ENFORCE
/msg ChanServ AKICK channel CLEAR

Maintains the AutoKick list for a channel. If a user on the AutoKick list attempts to join the channel, ChanServ will ban that user from the channel, then kick the user. The AKICK ADD command adds the given nick or usermask to the AutoKick list. If a reason is given with the command, that reason will be used when the user is kicked; if not, the default reason is "You have been banned from the channel". The AKICK STICK command permanently bans the given mask on the channel. If someone tries to remove the ban, ChanServ will automatically set it again. You can't use it for registered nicks. The AKICK UNSTICK command cancels the effect of the AKICK STICK command, so you'll be able to unset the ban again on the channel. The AKICK DEL command removes the given nick or mask from the AutoKick list. It does not, however, remove any bans placed by an AutoKick; those must be removed manually. The AKICK LIST command displays the AutoKick list, or optionally only those AutoKick entries which match the given mask. The AKICK VIEW command is a more verbose version of AKICK LIST command. The AKICK ENFORCE command causes ChanServ to enforce the current AKICK list by removing those users who match an AKICK mask. The AKICK CLEAR command clears all entries of the akick list.


Back to ChanServ commands.

Personal tools