| Command | Syntax | Description |
|---|---|---|
| away | /away <reason> | Sets you in away mode, if you leave the reason blank it sets you as back. Away mode is shown in the WHOIS command and also whenever someone sends you a PRIVMSG. |
| invite | /invite <nickname> <channel> | Invites a user to a +i channel. (channel operators only) |
| join | /join <channel> [password] | Joins the given channel with password, if needed |
| kick | /kick <channel> <nickname> [reason] | Kicks a user from a channel. Uses the kicker's nickname as the reason if it's not specified. (channel operators only) |
| links | /links | Displays a list of servers on this network. |
| list | /list | Lists the public (not private or secret) channels on the network. |
| mode | /mode <nickname/channel> <+/- mode> [extra] | Mode + turns on or adds. Mode - turns off or removes A partial list of modes (red is channel, blue is user):
|
| motd | /motd [server] | Displays the Message Of The Day |
| privmsg | /privmsg <nickname/channel> <message> | Sends the channel (as if you were talking) or user a message |
| names | /names <channel> | Displays a list of nicknames in that channel |
| nick | /nick <new nickname> | Changes your nickname |
| notice | /notice <nick/channel> <message> | Sends the channel or user a message |
| part | /part <channel> | Leaves the specific channel |
| quit | /quit [message] | Disconnects from the IRC server |
| time | /time [server] | Displays the local time on the server |
| topic | /topic <channel> <topic> | Changes the channel topic (channel operators only) |
| whois | /whois <nickname> | Displays the other user's: IP or hostname, ident, idle time, away status, ircop status, server they're using, channel(s) they're on |
| whowas | /whowas <nickname> | Displays the other user's info if they've left IRC |
| who | /who <hostmask/IP> | Lists users matching that hostmask (use asterisks (*) and question marks (?) to designate wildcards) |
> Internet Relay Chat
> Commands