Kick: Difference between revisions
Jump to navigation
Jump to search
typo |
added relatedraws template |
||
Line 14: | Line 14: | ||
/kick #help.script foobar Spam isn't allowed here | /kick #help.script foobar Spam isn't allowed here | ||
== See Also == | |||
{{Relatedraws|kick}} | |||
[[Category:Basic IRC commands]] | [[Category:Basic IRC commands]] |
Revision as of 13:02, 5 September 2005
Kicks a user from a channel with a reason.
/kick <channel> <nickname> [reason]
Note: You can only kick one user per command. To kick more, you need to send several kick-commands. If no reason supplied, <nickname> will be the reason too.
Example
Kicks the user "foobar" out of #help.script:
/kick #help.script foobar
Kicks the user "foobar" out of #help.script with the reason "Spam isn't allowed here":
/kick #help.script foobar Spam isn't allowed here