A "private" channel is not shown on the WHOIS output unless the
person requesting the WHOIS is also on the channel.
A "secret" channel is not shown on the WHOIS output unless the
person requesting the WHOIS is also on the channel. In addition to
this, a secret channel doesn't show up on a channel LIST request
either.
There's no need to set the +p mode if you already have +s set, as it
would be redundant.
==============================================
some servers will reject the +p mode if the +s mode is set,
this could lead to a mode setting flood in channel.
It might be best just to set the room +s
In your conf file, add this line to the channel add section:
Code: Select all
channel add #botcentral {
chanmode "+isnt"
<your exsisting stuff here>
}
then
.rehash
I hope this helps

I once was an intelligent young man, now i am old and i can not remember who i was.