Private vs Secret

These are old archives. They are kept for historic purposes only.
Post Reply
Oyarsa
Posts: 54
Joined: Wed Feb 14, 2007 12:35 pm
Location: irc.otherworlders.org
Contact:

Private vs Secret

Post by Oyarsa »

I'm trying to remember the differences between these two channel modes. On some servers private channels do show in a list but the topic isnt viewable. This doesnt seem to be the case on Unreal.
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post by Dukat »

I made a quick overview:

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
(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.")
If you don't make mistakes, you aren't really trying.
- Coleman Hawkins
Post Reply