Open DitchTurtL opened 1 year ago
Only a channel operator may kick another user out of a channel. Each server that receives a KICK message checks that it is valid (ie the sender is actually a channel operator) before removing the victim from the channel.
KICK &Melbourne Matthew ; Kick Matthew from &Melbourne
KICK #Finnish John :Speaking English ; Kick John from #Finnish using "Speaking English" as the reason (comment).
:WiZ KICK #Finnish John ; KICK message from WiZ to remove John from channel #Finnish
The KICK command can be used to forcibly remove a user from a channel. It 'kicks them out' of the channel (forced PART).