Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| en:irc:befehle1 [2023/10/22 20:34] – angelegt psycore | en:irc:befehle1 [2024/02/05 07:28] (current) – old revision restored (2024/01/26 13:07) psycore | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | {{tag> | ||
| ====== IRC commands 1 ====== | ====== IRC commands 1 ====== | ||
| ===== Introduction ===== | ===== Introduction ===== | ||
| - | IRC (Internet Relay Chat) is the most extensive | + | IRC (Internet Relay Chat) is the most comprehensive |
| ===== Commands ===== | ===== Commands ===== | ||
| - | Commands always | + | Commands always |
| I will list the most important basic commands: | I will list the most important basic commands: | ||
| - | ^ Syntax ^ Designation | + | ^ Syntax ^ Description |
| | LIST | Lists all channels on the server | /list | | | LIST | Lists all channels on the server | /list | | ||
| | JOIN | Enter channel | /join #channel | | | JOIN | Enter channel | /join #channel | | ||
| Line 16: | Line 17: | ||
| | QUIT | Leave IRC | /quit | | | QUIT | Leave IRC | /quit | | ||
| | NICK | change nick | /nick Bla | | | NICK | change nick | /nick Bla | | ||
| - | | AWAY | marks you as not present | /away reason | + | | AWAY | Marks you as not present | /away Reason |
| - | | WHOIS | Show user info | /whois nick | | + | | WHOIS | Shows user info | /whois nick | |
| | INVITE | Invite user to a channel | /invite user #channel | | | INVITE | Invite user to a channel | /invite user #channel | | ||
| | KICK | Kick user from channel (OPs only) | /kick #channel user Reason | | | KICK | Kick user from channel (OPs only) | /kick #channel user Reason | | ||
| - | | TOPIC | Change | + | | TOPIC | Change channel |
| | QUERY | Chat privately with a user | /query user | | | QUERY | Chat privately with a user | /query user | | ||
| - | These are the basic commands. There are a lot more but these are important as a basis. | + | These are the basic commands. There are many more, but these are important as a basis. |
| - | Some commands | + | Parameters |
| ^ Syntax ^ Name ^ Command ^ | ^ Syntax ^ Name ^ Command ^ | ||
| | SERVER | connect to a server | /server irc.baccano.de | | | SERVER | connect to a server | /server irc.baccano.de | | ||
| - | | NEW SERVER | open new window with new server | /server -m irc.baccano.de | | + | | NEW SERVER | Open new window with new server | /server -m irc.baccano.de | |