|
|
|
Channel and Nick modes on irc |
|
Modes are "flags" that can be set on either a channel, nicks or user addresses, the various modes are not all implemented on all servers/networks, but the most common is to be found everywhere. |
|
Makes the nick an operator of the channel. |
|
Makes a channel private. |
|
Makes a channel secret. |
|
Makes the channel invite only |
|
Make topic settable only by operators. |
|
Prevent people outside channel from sending channel messages. |
|
Make channel moderated so only ops and those with +v can talk. |
|
Limit the channel to a certain number of people. |
|
Will set a ban on a channel, see the section about banning for further details. |
|
Allow nick to talk on moderated channel. |
|
Sets a key on the channel, so people that want to join the channel have to give the correct key to be allowed to join. |
|
Nick modes Nick modes, can only be set by the nick self. Syntax : /mode Nick mode. |
|
Do not use this mode, it means deaf mode, and you will not see what goes on in channel. |
|
Makes the nick invisible on the server to /who and /user commands, tho still visible if the person that does the commands is in the same channel. |
|
Makes it possible to recieve wallops. Wallops are msg's send by irc-ops and server admins on the network, to inform each other of things going on, on the network. |
|
Makes it possible to receive server msg's. Server msg's is messages sent out about the servers. |