[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LIST, service or fix of code



On Mar 31, Thomas Kuiper wrote:
| On Tue, 30 Mar 1999, Christophe Kalt wrote:
| > On Mar 19, Thomas Kuiper wrote:
| > | * A service seems not to be able to list channels
| > | (well, I wont like to use the 0x? that he gets all
| > | channel creation decreation, even if this would be
| > | the easiest way.
| > 
| > you don't suggest that the service send a "LIST" to the
| > local server for each query, do you?
| 
| Well, I would like to,

it isn't very reasonnable.. think of the traffic
consequences!  Besides, the point in having a service do
this is to reduce the load on ircd!

|                        cause otherwise I won't be able to receive
| a topic of a channel.

hm, I wonder why this wasn't thought of before.

|                       And if you do a SERVSET 0x3000 (channelmodes
| + channelcreation) you will see that if you deop a person on
| the channel the service will receive the channelmode again (bug?).

sounds like a bug..

| So, how can a service get a topic of a channel if not with LIST or TOPIC?
| Maybe add a SERVICE_WANT_TOPIC ?

probably..