Closed renefritze closed 12 years ago
doesn't report private channels in the list
Ryan Hileman
On Sunday, March 4, 2012 at 5:02 AM, renemilk wrote:
It seems uberserver reports about 1.5 times the number of channels in its motd compared to the number one gets via the channellist command.
Reply to this email directly or view it on GitHub: https://github.com/lunixbochs/uberserver/issues/9
private channels == private messages or passworded channels?
private messages are stateless - just delivered to their recipient and forgotten.
private channel right now = password or no owner: https://github.com/lunixbochs/uberserver/blob/master/Protocol.py#L1830
It seems uberserver reports about 1.5 times the number of channels in its motd compared to the number one gets via the channellist command.