/msg chanserv AKICK #chan {ADD | STICK | UNSTICK | DEL | LIST | VIEW | ENFORCE | CLEAR} [nick-or-usermask] [reason]
Syntax:
/msg chanserv akick #chan add <nick> <reason>
/msg chanserv akick #chan del <nick>
/msg chanserv akick #chan list
/msg chanserv akick #chan view
/msg chanserv akick #chan enforce
/msg chanserv akick #chan stick
/msg chanserv akick #chan unstick
/msg chanserv akick #chan Clear
Akick 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, oroptionally 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 thecurrent AKICK list by removing those users who match an
AKICK mask.
The AKICK CLEAR command clears all entries of the akick list.