[IRCServices] Short question (add)

Finny griever at t2n.org
Tue Nov 6 02:16:00 PST 2001


On Mon, 5 Nov 2001, Ben Goldstein wrote:

> send_cmd(ServerName, "433 %s :%s Nickname is registered to someone else.",
> u->nick, ni->nick);
it's "433 %s %s :nickname..." not "433 %s :%s nickname..."
> 
> Should be sent whenever there are 20 seconds left until the nick is
> enforced, or the last warning the user gets before the enforce.   (u->nick
> and ni->nick should always be the same)
> 
> 
> -- Ben Goldstein
> 
> 
> ----- Original Message -----
> From: "Andrew Church" <achurch at achurch.org>
> To: <ircservices at ircservices.za.net>
> Sent: Monday, November 05, 2001 8:32 AM
> Subject: Re: [IRCServices] Short question (add)
> 
> 
> > >The purpose of this is so scripts/clients/bots can detect
> > >if they are using someone else's nick without
> > >a) having to automatically reply to a notice (breaks irc rfc)
> > >b) changing the script for different langs/messages/services
> >
> >      What's the exact format of the message, and when is it sent?
> >
> >   --Andrew Church
> >     achurch at achurch.org
> >     http://achurch.org/
> >
> > >---------- Forwarded message ----------
> > >Date: Sun, 4 Nov 2001 07:22:21 -0600 (CST)
> > >From: Finny <griever at t2n.org>
> > >Reply-To: ircservices at ircservices.za.net
> > >To: ircservices at ircservices.za.net
> > >Subject: [IRCServices] Short question
> > >
> > >Does/will ircservices 5 support the "nickname registered to someone else"
> > >numeric that dalnet uses? some scripts use it.
> 
> 
> 
> -----------------------------------------------------------
> To unsubscribe, mail ircservices-request at ircservices.za.net
> with the word UNSUBSCRIBE in the subject of the mail.
> http://www.ircservices.za.net/mailman/listinfo/ircservices
>