Actions
Kick » History » Revision 2
« Previous |
Revision 2/3
(diff)
| Next »
Per Amundsen, 06/04/2019 09:26 PM
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
[#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 over 5 years ago · 2 revisions