[IRCServices] Could someone please help me on this?

quension at softhome.net quension at softhome.net
Fri Jun 30 18:12:30 PDT 2000


Jason at GCN wrote:

> I am adding a function to services that contains the function:
>
> chan_adduser(u, chan)
>
> But when I use that function and do an /operserv stats all it says that
> there are two channel records instead of one.  I do not know why it does
> that could someone please help me on this?

This would be better posted to the ircservices-coding list; if you're on it
let me know and I'll move.
Try running in debug mode and see what's logged for channel creation.  If
you meant the user to be added to a current channel, the channel name you've
got in chan is probably different.  If you've compiled with DEBUG_COMMANDS,
try '/msg operserv listchans' too.

-- Quension



---------------------------------------------------------------
To unsubscribe, send email to majordomo at ender.shadowfire.org
with "unsubscribe ircservices" in the body, without the quotes.