Merge "Update doc on banning disruptive users for OFTC"

This commit is contained in:
Zuul 2021-06-07 01:32:21 +00:00 committed by Gerrit Code Review
commit b8b72cf589
1 changed files with 2 additions and 12 deletions

View File

@ -312,19 +312,9 @@ channel is to add them to Chanserv's auto-kick list like so::
This will immediately and anonymously kick them from the channel, and prevent
them from rejoining until explicitly removed from the akick list again.
On some networks, the preferred mechanism for removing a user from a channel is
a kick. Freenode also supports the "remove" command which is a gentler way to
simply send a part-like command to the user's client. In most cases, this will
signal the client not to try to rejoin. Syntax for the removal command is as
follows (you must be an operator)::
/quote remove #channel nickname :Reason goes here
Note the colon in the syntax, if this is omitted only the first word will
accompany the removal message.
Banning of disruptive users is also available with the `/ban` command, see your
client documentation for syntax.
client documentation for syntax, though this will require opping yourself in
the channel first.
Renaming an IRC Channel
=======================