| /admin |
[<server>] |
all |
Displays the some admin information of <server>. If <server> is not given then of the current IRC-server. |
| /away |
[<message>] |
all |
Marks you as being away with the away-message <message>. If <message> is not given then the away-status will being removed. |
| /botmotd |
[<server>] |
all |
Displays the bot MOTD of <server>. If <server> is not given then of the current IRC-server. |
| /cycle |
#<channel1>[,#<channel2>...] |
all |
Equivalent to a sequential /part #<channel1>,#<channel2>,... followed by /join #<channel1>,#<channel2>,.... |
| /dns |
[<option>] |
all |
Displays some statistics about the IRC-server's DNS cache. If <option> is set to l then a list of entries of the DNS cache will be displayed. |
| /helpop |
?<topic> | !<question> |
all |
Online help system: If you are using ?<topic> then you use it. If you are using !<question> then you will ask an help-operator who is online. |
| /identify |
[#<channel>] <password> |
all |
If #<channel> is not given then it will be identified your nick to the IRC-services. Else it will be identified the channel #<channel> to the IRC-services. |
| /invite |
<nick> #<channel> |
chanOp |
Invites <nick> into the channel #<channel>. |
| /ison |
<nick1> [<nick2>] ... |
all |
Checks if the users <nick1> <nick2> ... are currently online. |
| /join |
#<channel1>[,#<channel2>...] |
all |
Joins the channel's #<channel1>[, #<channel2>...]. |
| /kick |
#<channel1>[,#<channel2>...] <nick1>[,<nick2>...] <reason> |
chanOp |
Kicks the given user <nickX> from channel #<channelX> with the kick-message <reason>. |
| /knock |
#<channel> |
all |
Let's you knock on the invite-only channel #<channel> to ask for access. |
| /links |
|
all |
Displays a list of all IRC-server's which are connected to this IRC-network. |
| /list |
[<search string>] |
all |
Displays a list of !ALL! performed channel's if no <search string> is given. To filter the list you have the following options for <search string>:- ><X>: More than <X> users in the channel.
- <<X>: Less than <X> users in the channel.
- C><X>: channel was created between now and <X> minutes ago.
- C<<X>: channel was created between <X> minutes ago or earlier.
- T><X>: Topic is older than <X> minutes.
- T<<X>: Topic is newer than <X> minutes.
- *<mask>*: channel name matches <mask>.
- !*<mask>*: channel name must not match <mask>.
|
| /lusers |
[<server>] |
all |
Displays the number of users, servers, operators, channel's (server- and network-wide) which are online at <server>. If <server> is not given then of the current IRC-server. |
| /map |
|
all |
Displays the IRC-network hierarchy. The root-server is the server to which you have connected. |
| /mode |
#<chan>|<nick> <modes> |
all |
Set the user mode's or channel mode's <modes>. A reference of available modes you can find in the section Modes. |
| /motd |
[<server>] |
all |
Displays the MOTD of <server>. If <server> is not given then of the current IRC-server. |
| /nick |
<nickname> |
all |
Changes your nick to <nickname>. |
| /part |
#<channel1>[,#<channel2>...] |
all |
Leaves the channel's #<channel1>[, #<channel2>...]. |
| /ping |
<nick> |
all |
Sends a "CTCP PING" request to <nick>. |
| /quit |
[<message>] |
all |
Causes you to disconnect from the IRC-server. If a <message> is given then it will be displayed as quit-message on the channel's where you are joined. |
| /rules |
[<server>] |
all |
Displays the server rules of <server>. If <server> is not given then of the current IRC-server. |
| /setname |
<realname> |
all |
Changes your realname without reconnecting. |
| /stats |
<option> |
all/IRCop |
Try /stats without <option> to get the available optoins. |
| /time |
[<server>] |
all |
Displays the current date and time of <server>. If <server> is not given then of the current IRC-server. |
| /topic |
#<channel> [<topic>] |
all |
Displays the topic of #<channel> if <topic> is not given. Else the topic of the channel #<channel> is set to <topic>. |
| /userhost |
<nick> |
all |
Displays the userhost of <nick>. |
| /userip |
<nick> |
all |
Displays the IP address of <nick>. |
| /version |
<nick> |
all |
Sends a "CTCP VERSION" request to <nick>. |
| /vhost |
<login> <passowrd> |
all |
Hides your (cloaked) hostname using a predefined vhost. |
| /watch |
+|-<nick> [+|-<nick>] ... |
all |
Inserts (+) or removes (-) the user <nick> to/from the watch list. This means that if a watched nick is coming online you will get a message from the IRC-server. |
| /who |
<mask> |
all |
Searches users, channel's or hostmask's which matches <mask>. |
| /whois |
<nick> |
all |
Displays user information of <nick>, such like realname, username, host, joined channel's, channel-op status, etc. |
| /whowas |
<nick> [<maxreplies>] |
all |
Displays information about <nick> if she is offline. <maxreplies> limits the number of items which will be displayed. |