Help Teams Tutorial (Start Up) |
|
|
|
|
Page 2 of 7 2. Basic IRC Commands Depending on the IRC Client you have downloaded, ALL IRC commands may be typed into it's Command Line. Here are a few steps to get you started. Connect to an IRC server /server server:port (example: /server irc.WorldUsers.net:6667) Quit IRC with "message" /quit message (example: /quit See you later everyone) Enter a certain channel /join #channel (example: /join #Help) Leave a certain channel /part #channel message (example: /part #Help Thanks for the help) Performing an action - * YourNick Your Action /me Your Action (example: /me says hello to everyone) Listing channels matching a subject /list *subject* (example: /list *help*)
|