 |
 |
/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 beginning of your channel name. |
 |
 |
 |
/quit 'optional good 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 '#channel' 'your topic' |
Channel Operators can 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. |
 |
 |
 |
/nickserv register 'password' |
Registers your nick name. |
 |
 |
 |
/nickserv identify 'password' |
Change to your registered nick then enter this. Remember to identify yourself each time you connect. |
 |
 |