]> jfr.im git - irc.git/blame - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices/2001/002465.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices / 2001 / 002465.html
CommitLineData
3bd189cb
JR
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2<HTML>
3 <HEAD>
4 <TITLE> [IRCServices] Short question (add)
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Short%20question%20%28add%29&In-Reply-To=00c301c1664c%247cc27170%240300a8c0%40asi200">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="002464.html">
11 <LINK REL="Next" HREF="002455.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices] Short question (add)</H1>
15 <B>Finny</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Short%20question%20%28add%29&In-Reply-To=00c301c1664c%247cc27170%240300a8c0%40asi200"
17 TITLE="[IRCServices] Short question (add)">griever at t2n.org
18 </A><BR>
19 <I>Tue Nov 6 02:16:00 PST 2001</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="002464.html">[IRCServices] Short question (add)
22</A></li>
23 <LI>Next message: <A HREF="002455.html">[IRCServices] Question
24</A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#2465">[ date ]</a>
27 <a href="thread.html#2465">[ thread ]</a>
28 <a href="subject.html#2465">[ subject ]</a>
29 <a href="author.html#2465">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33<!--beginarticle-->
34<PRE>On Mon, 5 Nov 2001, Ben Goldstein wrote:
35
36&gt;<i> send_cmd(ServerName, &quot;433 %s :%s Nickname is registered to someone else.&quot;,
37</I>&gt;<i> u-&gt;nick, ni-&gt;nick);
38</I>it's &quot;433 %s %s :nickname...&quot; not &quot;433 %s :%s nickname...&quot;
39&gt;<i>
40</I>&gt;<i> Should be sent whenever there are 20 seconds left until the nick is
41</I>&gt;<i> enforced, or the last warning the user gets before the enforce. (u-&gt;nick
42</I>&gt;<i> and ni-&gt;nick should always be the same)
43</I>&gt;<i>
44</I>&gt;<i>
45</I>&gt;<i> -- Ben Goldstein
46</I>&gt;<i>
47</I>&gt;<i>
48</I>&gt;<i> ----- Original Message -----
49</I>&gt;<i> From: &quot;Andrew Church&quot; &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">achurch at achurch.org</A>&gt;
50</I>&gt;<i> To: &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices at ircservices.za.net</A>&gt;
51</I>&gt;<i> Sent: Monday, November 05, 2001 8:32 AM
52</I>&gt;<i> Subject: Re: [IRCServices] Short question (add)
53</I>&gt;<i>
54</I>&gt;<i>
55</I>&gt;<i> &gt; &gt;The purpose of this is so scripts/clients/bots can detect
56</I>&gt;<i> &gt; &gt;if they are using someone else's nick without
57</I>&gt;<i> &gt; &gt;a) having to automatically reply to a notice (breaks irc rfc)
58</I>&gt;<i> &gt; &gt;b) changing the script for different langs/messages/services
59</I>&gt;<i> &gt;
60</I>&gt;<i> &gt; What's the exact format of the message, and when is it sent?
61</I>&gt;<i> &gt;
62</I>&gt;<i> &gt; --Andrew Church
63</I>&gt;<i> &gt; <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">achurch at achurch.org</A>
64</I>&gt;<i> &gt; <A HREF="http://achurch.org/">http://achurch.org/</A>
65</I>&gt;<i> &gt;
66</I>&gt;<i> &gt; &gt;---------- Forwarded message ----------
67</I>&gt;<i> &gt; &gt;Date: Sun, 4 Nov 2001 07:22:21 -0600 (CST)
68</I>&gt;<i> &gt; &gt;From: Finny &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">griever at t2n.org</A>&gt;
69</I>&gt;<i> &gt; &gt;Reply-To: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices at ircservices.za.net</A>
70</I>&gt;<i> &gt; &gt;To: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices at ircservices.za.net</A>
71</I>&gt;<i> &gt; &gt;Subject: [IRCServices] Short question
72</I>&gt;<i> &gt; &gt;
73</I>&gt;<i> &gt; &gt;Does/will ircservices 5 support the &quot;nickname registered to someone else&quot;
74</I>&gt;<i> &gt; &gt;numeric that dalnet uses? some scripts use it.
75</I>&gt;<i>
76</I>&gt;<i>
77</I>&gt;<i>
78</I>&gt;<i> -----------------------------------------------------------
79</I>&gt;<i> To unsubscribe, mail <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices-request at ircservices.za.net</A>
80</I>&gt;<i> with the word UNSUBSCRIBE in the subject of the mail.
81</I>&gt;<i> <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">http://www.ircservices.za.net/mailman/listinfo/ircservices</A>
82</I>&gt;<i>
83</I>
84
85</PRE>
86
87<!--endarticle-->
88 <HR>
89 <P><UL>
90 <!--threads-->
91 <LI>Previous message: <A HREF="002464.html">[IRCServices] Short question (add)
92</A></li>
93 <LI>Next message: <A HREF="002455.html">[IRCServices] Question
94</A></li>
95 <LI> <B>Messages sorted by:</B>
96 <a href="date.html#2465">[ date ]</a>
97 <a href="thread.html#2465">[ thread ]</a>
98 <a href="subject.html#2465">[ subject ]</a>
99 <a href="author.html#2465">[ author ]</a>
100 </LI>
101 </UL>
102
103</body></html>