Some commonly used commands are as follows:
- /nick [nick]
- Changes your nickname to [nick].
- /me [action]
- Shows an action message specified by [action].
- /msg [nick] [message]
- Sends a private message to the person with the nickname [nick] with the contents [message].
- /join [channel]
- Joins a channel specified by [channel]. Channel names begin with the "#" character.
- /part [channel]
- Leaves a channel specified by [channel].
- /quit [message]
- Leaves the server with the exit message [message].