mirror of
https://github.com/irssi/irssi.git
synced 2024-10-27 05:20:20 -04:00
71ab0fbda6
Applied grammar and styling corrections.
23 lines
487 B
Plaintext
23 lines
487 B
Plaintext
|
|
%9Syntax:%9
|
|
|
|
@SYNTAX:kickban@
|
|
|
|
%9Parameters:%9
|
|
|
|
The channel and the nicknames, separated by a comma, to kick and ban from
|
|
the channel and the reason thereof; if no channel is given, the active
|
|
channel will be used.
|
|
|
|
%9Description:%9
|
|
|
|
Removes and then bans the given nicknames from the specified channel.
|
|
|
|
%9Examples:%9
|
|
|
|
/KICKBAN mike Please... chill down!
|
|
/KICKBAN #irssi bob,sarah You guys broke the rules for the last time.
|
|
|
|
%9See also:%9 BAN, KICK, KNOCKOUT
|
|
|