Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Kick 4.2.8 #29

Open
DitchTurtL opened this issue Oct 27, 2023 · 2 comments
Open

Feature: Kick 4.2.8 #29

DitchTurtL opened this issue Oct 27, 2023 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@DitchTurtL
Copy link
Collaborator

The KICK command can be used to forcibly remove a user from a
channel. It 'kicks them out' of the channel (forced PART).

@DitchTurtL
Copy link
Collaborator Author

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.

@DitchTurtL
Copy link
Collaborator Author

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

@DitchTurtL DitchTurtL added enhancement New feature or request good first issue Good for newcomers labels Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant