[IRCServices Coding] Introduced module's Psuedoclient is invalid user.

Andrew Church achurch at achurch.org
Tue Aug 16 11:04:47 PDT 2005


>This is crazy. For some reason I can't seem to get a valid channelinfo
>struct from the check_kick call-back, so I can't tell which channel is
>being joined. Is this a bug, or am I missing something?

     You're missing something.  6-2-4, check_kick: "Called when checking
whether a user should be kicked from a channel, before any standard checks
are performed.  user will not be NULL, but either or both of c and ci may
be NULL if the channel is currently empty or not registered, respectively."

     On second thought, if the channel's empty that leaves you with no way
to figure out what channel it is.  Good point, I'll fix it.

  --Andrew Church
    achurch at achurch.org
    http://achurch.org/