]> jfr.im git - irc.git/blame - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2003/002813.html
add kvirc releases
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2003 / 002813.html
CommitLineData
3bd189cb
JR
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2<HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] Set topic before chanserv deops you on a
5 registered channel
6 </TITLE>
7 <LINK REL="Index" HREF="index.html" >
8 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Set%20topic%20before%20chanserv%20deops%20you%20on%20a%0A%09registered%20channel&In-Reply-To=001101c3b0dc%247cc22da0%24a37faec3%40coder">
9 <META NAME="robots" CONTENT="index,nofollow">
10 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
11 <LINK REL="Previous" HREF="002812.html">
12 <LINK REL="Next" HREF="002817.html">
13 </HEAD>
14 <BODY BGCOLOR="#ffffff">
15 <H1>[IRCServices Coding] Set topic before chanserv deops you on a
16 registered channel</H1>
17 <B>Andrew Church</B>
18 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Set%20topic%20before%20chanserv%20deops%20you%20on%20a%0A%09registered%20channel&In-Reply-To=001101c3b0dc%247cc22da0%24a37faec3%40coder"
19 TITLE="[IRCServices Coding] Set topic before chanserv deops you on a
20 registered channel">achurch at achurch.org
21 </A><BR>
22 <I>Mon Nov 24 17:41:28 PST 2003</I>
23 <P><UL>
24 <LI>Previous message: <A HREF="002812.html">[IRCServices Coding] Set topic before chanserv deops you on a
25 registered channel
26</A></li>
27 <LI>Next message: <A HREF="002817.html">[IRCServices Coding] improvment in unreal protocol
28</A></li>
29 <LI> <B>Messages sorted by:</B>
30 <a href="date.html#2813">[ date ]</a>
31 <a href="thread.html#2813">[ thread ]</a>
32 <a href="subject.html#2813">[ subject ]</a>
33 <a href="author.html#2813">[ author ]</a>
34 </LI>
35 </UL>
36 <HR>
37<!--beginarticle-->
38<PRE> This is an artifact of the way IRC works. If this is a problem, turn
39topic lock on.
40
41 --Andrew Church
42 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">achurch at achurch.org</A>
43 <A HREF="http://achurch.org/">http://achurch.org/</A>
44
45&gt;<i>Hello,
46</I>&gt;<i>
47</I>&gt;<i>If the channel is registered, topiclock is off and is empty when you do
48</I>&gt;<i>/timer 1 0 hop #channel | /topic #channel &lt;message&gt;, it lets you to set
49</I>&gt;<i>topic before chanserv deops you. This seems like a problem to me. Any
50</I>&gt;<i>comments?
51</I>&gt;<i>
52</I>&gt;|<i>SaMaN|
53</I>&gt;<i>
54</I>&gt;<i>----------------
55</I>&gt;<i> [#geyik]
56</I>&gt;<i> . [total users 1] [ops 1(100%)] [halfops 0(0%)] [voice 0(0%)] [regular
57</I>&gt;<i>0(0%)]
58</I>&gt;<i>[11:28am] (..topic..) ChanServ changes topic to &quot;Death is N/A (Zombie)&quot;
59</I>&gt;<i>[11:28am] (..notice..) ChanServ: Bu kanal ChanServ ile kaydedilmistir.
60</I>&gt;<i>[11:28am] (..mode..) ChanServ changes mode(s) to +ntrRVCf-o 3:4 |SaMaN|
61</I>&gt;<i>[11:28am] (..deop..) ChanServ deops |SaMaN| in #geyik
62</I>&gt;<i> . mode(s) +ntrRVCf 3:4
63</I>&gt;<i> . channel born Sat Nov 22 12:27:22 2003
64</I>&gt;<i> . synched in 1sec
65</I>&gt;<i> [end]
66</I>&gt;<i>-------------------
67</I>&gt;<i>I did /timer 1 0 hop #geyik | /topic #geyik geyik
68</I>&gt;<i>-------------------
69</I>&gt;<i>* Timer 1 activated
70</I>&gt;<i>[11:32am] * Attempting to rejoin channel #geyik
71</I>&gt;<i>* Timer 1 halted
72</I>&gt;<i> [#geyik]
73</I>&gt;<i> . [total users 1] [ops 1(100%)] [halfops 0(0%)] [voice 0(0%)] [regular
74</I>&gt;<i>0(0%)]
75</I>&gt;<i>[11:32am] (..topic..) |SaMaN| changes topic to &quot;geyik&quot;
76</I>&gt;<i>[11:32am] (..notice..) ChanServ: Bu kanal ChanServ ile kaydedilmistir.
77</I>&gt;<i>[11:32am] (..mode..) ChanServ changes mode(s) to +ntrRVCf-o 3:4 |SaMaN|
78</I>&gt;<i>[11:32am] (..deop..) ChanServ deops |SaMaN| in #geyik
79</I>&gt;<i> . mode(s) +ntrRVCf 3:4
80</I>&gt;<i> . last join 11:32:39am Saturday Nov 22 2003 joined 2 times
81</I>&gt;<i> . channel born Sat Nov 22 12:31:44 2003
82</I>&gt;<i> . synched in 1sec
83</I>&gt;<i> [end]
84</I>&gt;<i>-------------------
85</I>&gt;<i>
86</I>&gt;<i>------------------------------------------------------------------
87</I>&gt;<i>To unsubscribe or change your subscription options, visit:
88</I>&gt;<i><A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
89</I>
90</PRE>
91
92<!--endarticle-->
93 <HR>
94 <P><UL>
95 <!--threads-->
96 <LI>Previous message: <A HREF="002812.html">[IRCServices Coding] Set topic before chanserv deops you on a
97 registered channel
98</A></li>
99 <LI>Next message: <A HREF="002817.html">[IRCServices Coding] improvment in unreal protocol
100</A></li>
101 <LI> <B>Messages sorted by:</B>
102 <a href="date.html#2813">[ date ]</a>
103 <a href="thread.html#2813">[ thread ]</a>
104 <a href="subject.html#2813">[ subject ]</a>
105 <a href="author.html#2813">[ author ]</a>
106 </LI>
107 </UL>
108
109</body></html>