#Windchyme
This site is powered by IrCQ-Net
© 1999 ICQ Inc. All Rights Reserved.
Use of IrCQ-Net is subject to the IrCQ-Net Terms of Use and the ICQ Terms of Service
Commands:
|
What you type
|
What Happens
|
|
/join #roomname
|
Enter an existing room, or create a new room if this room name doesn't exist. |
| /admin server name |
Retrieves administrative information about the IRC server to which you are connected. Often provides an email address for the server administrator and indicates which server administrators are online for that server. If the server name is omitted, then this command will provide information about the server to which you are connected. |
| /away message | The system will automatically send this message to anyone trying to message you. It is often used to tell people that you are away from your computer. If you no longer wish to be seen as "away", then simply type '/away no message' in the text area and the away message will no longer be displayed. |
| /msg nickserv identify (password) | Identifies your registered nick to the system |
| /info | Displays information about the server that you are connected to including up time, address and version. |
| /invite nickname channelname | Used to invite people to join a channel. The server will send a message to the user that you have designated, telling him of the invitation. This is the only way to join a channel that is set mode +i. Example: /invite residue #support. |
| /links | This command will show all the servers currently linked together on the network. |
| /list | Updates the room list |
| /motd servername | Display the current Message of the day for the server that you designate. If you leave the server field blank it will return with the current server you are logged onto. |
| /nick newname | Change your nickname |
| /notice nickname OR channelname message | Sends a message into a channel or to a specific user. Usually reserved for important messages. Example: /notice #ICQChatMaster Check out our new web page /notice Phil What version of mIRC do you use? |
| /part channelname message | The part command will disconnect you from the specified channel. The example below would make you leave the channel #ICQChatMaster. Example: /part #ICQChatMaster See you later |
| What you type |
What Happens
|
| /msg nickname OR channelname message | This functionally works exactly the same as the /msg command. |
| /msg | Use this command to send a private message to another user on IRC chat. |
| /me | is a pink bunny. Your nickname will be visible before your message to other users on IRC. |
| /part #coolness | You leave the chat room and return to the IRC menu |
| /query (nickname) [message] | Opens a query window to the specified nickname. If a message is provided, it is sent. |
| /quit | Leave the chat and disconnect from the server. |
| /topic new topic | Changes the topic (if allowed) |
| User Modes - | Usage: /mode nickname +/- ModeLetter i Invisible: Makes a user invisible, you will not be able to see what channels this user has joined unless you are in a channel with that user. s Server messages: Allows you to see messages that the server sends. w Wallops: Messages set by IRC ops to users will be visible. Example: /mode Dan +isw (will be invisible, see server msgs & wallops) /mode Dan -s (will no longer see server messages) |
| /who channelname OR nickname | Can be used on both channels and nicknames. When this command is activated on a channel it will display the users and their status in that channel. When used on a user it will show all the channels the user is in, along with other information only if one of the two following conditions is met: you are in channel with 'nickname' or 'nickname' is not invisible (+i). |
| /whois nick | Shows you information about this nickname |
| /whowas nickname | For a certain amount of time after a client has left the server you can still get information about that client. The information is the same as the information in the "whois" command. |
|
Other Important
commands
|
|
| /msg nickserv help | Will draw up a list in your status window of nickserv commands |
| /msg memoserv help | will draw up a list in your status window of memoserv commands |
|
OP Commands |
|||
| /msg chanserv op (name of user) | will cause system to op stated user (if you/they have recognized op status) | ||
| /kick (user name) | kicks user out of channel | ||
| /onotice | makes a private msg to ops only | ||
| /MODE #channel|nickname [[+|-]modechars [parameters]] |
Channel modes
|
||
ModeChar |
Effects on channels
|
||
|
b i l<number> m n o p s t k<key>
|
channel is invite-only channel is moderated, (only chanops can talk) external /MSGs to channel are not allowed channel is private channel is secret topic limited, only chanops may change it set secret key for a channel |
||
|
User modes
|
|||
|
ModeChar |
Effects on User/s
|
||
|
i o s v |
makes you invisible to anybody that does not know the exact spelling of your nickname IRC-operator status, can only be set by IRC-ops with OPER receive server notices gives a user a voice on a moderated channel |
||
|
Here a few examples of the MODE command: To give someone Op status: /mode #channelname +o nickname Giving someone Op status means giving them control over the channel and the users on it. Give this out sparingly and to people you trust. To op several people: /mode #channelname +ooo nick1 nick2 nick3 To de-op someone: /mode #channelname -o nickname To ban someone: /mode #channelname +b nickname (or user address) example: /mode #animals +b Jiminy example: /mode #tree +b joe@bloggs.edu To Unban someone: /mode #channelname -b nickname (or user address) example: /mode #gb -b Ed To Make a channel invite only: /mode #channelname +i You must now invite a user for them to be able to join your channel. |
|||