| Command |
Description |
| /clear |
Clear the chat message screen. |
| /nick 'nick_name' |
Change your current nick name to a new 'nick_name' |
| /join '#new_channel_name' |
Leave your current channel and join a new channel.
Remember to supply "#" at the begining of your channel name. |
| /quit 'optional bye message' |
Leave your current channel and disconnect from IRC
network. |
| /msg 'nick' 'your message' |
Send a private message to a user with nick name 'nick' |
| /me |
Display the message in action format. |
| /topic ; /topic '#channel' 'your topic' |
Display your current channel's topic or set your
channel's topic |
| /ctcp 'nick_name' 'command' |
CTCP command includes "version", "clientinfo", "time",
"echo" |
| /showurl 'http://someurl.com' |
Pop up a new browser window with the given URL content |
| /s 'sound_file' |
Play an audio file from the web server. The audio file
name is "sound_flie.au" in this case and must be located on the same
directory of your applet file. |