difference between channel modes

These are old archives. They are kept for historic purposes only.
Locked
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post by Dukat »

There are just slight differences...
I made a table:

Code: Select all

Mode    Show in /list   Show /names     Show /topic             Show in /who    Show in /whois
+p      Yes, as *       No              Yes                     No              No
+s      No              No              No (ERR_NOTONCHANNEL)   No              No
You see, they basically do the same....
(Everything of course only applies if you are not in the same channel... :P )

(The * as channelname on mode +p is kinda strange... but the "RFC-way" would be strange too: "Private channels are listed (without their topics) channel "Prv" unless the client generating the query is actually on that channel.")


+s and +p can't be removed or merged, because it would break almost every client... so they're here to stay... :D
Locked