Project

General

Profile

Actions

Added in 1.5

/kick [#channel] <nick> [reason]

Kicks a user from a channel and shows an optional kick reason.
If no channel parameter is defined, it will kick the user in current channel.

Parameters

Parameter Description
[#channel] Channel to kick the user from.
<nick> Nick to kick.
[reason] Reason for kicking.

Example

; Kicks 'Nick' from '#Channel' with the reason 'Stop spamming!'.
/kick #channel Nick Stop spamming!

Updated by Per Amundsen about 1 year ago · 3 revisions

Also available in: PDF HTML TXT