]> jfr.im git - irc.git/blobdiff - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2003/002813.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2003 / 002813.html
diff --git a/software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2003/002813.html b/software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2003/002813.html
new file mode 100644 (file)
index 0000000..3cc03f8
--- /dev/null
@@ -0,0 +1,109 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+   <TITLE> [IRCServices Coding] Set topic before chanserv deops you on a
+       registered channel
+   </TITLE>
+   <LINK REL="Index" HREF="index.html" >
+   <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">
+   <META NAME="robots" CONTENT="index,nofollow">
+   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+   <LINK REL="Previous"  HREF="002812.html">
+   <LINK REL="Next"  HREF="002817.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+   <H1>[IRCServices Coding] Set topic before chanserv deops you on a
+       registered channel</H1>
+    <B>Andrew Church</B> 
+    <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"
+       TITLE="[IRCServices Coding] Set topic before chanserv deops you on a
+       registered channel">achurch at achurch.org
+       </A><BR>
+    <I>Mon Nov 24 17:41:28 PST 2003</I>
+    <P><UL>
+        <LI>Previous message: <A HREF="002812.html">[IRCServices Coding] Set topic before chanserv deops you on a
+       registered channel
+</A></li>
+        <LI>Next message: <A HREF="002817.html">[IRCServices Coding] improvment in unreal protocol
+</A></li>
+         <LI> <B>Messages sorted by:</B> 
+              <a href="date.html#2813">[ date ]</a>
+              <a href="thread.html#2813">[ thread ]</a>
+              <a href="subject.html#2813">[ subject ]</a>
+              <a href="author.html#2813">[ author ]</a>
+         </LI>
+       </UL>
+    <HR>  
+<!--beginarticle-->
+<PRE>     This is an artifact of the way IRC works.  If this is a problem, turn
+topic lock on.
+
+  --Andrew Church
+    <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">achurch at achurch.org</A>
+    <A HREF="http://achurch.org/">http://achurch.org/</A>
+
+&gt;<i>Hello,
+</I>&gt;<i>
+</I>&gt;<i>If the channel is registered, topiclock is off and is empty when you do
+</I>&gt;<i>/timer 1 0 hop #channel | /topic #channel &lt;message&gt;, it lets you to set
+</I>&gt;<i>topic before chanserv deops you. This seems like a problem to me. Any
+</I>&gt;<i>comments?
+</I>&gt;<i>
+</I>&gt;|<i>SaMaN|
+</I>&gt;<i>
+</I>&gt;<i>----------------
+</I>&gt;<i>    [#geyik]
+</I>&gt;<i>     . [total users 1] [ops 1(100%)] [halfops 0(0%)] [voice 0(0%)] [regular
+</I>&gt;<i>0(0%)]
+</I>&gt;<i>[11:28am]   (..topic..) ChanServ changes topic to &quot;Death is N/A (Zombie)&quot;
+</I>&gt;<i>[11:28am] (..notice..) ChanServ:  Bu kanal ChanServ ile kaydedilmistir.
+</I>&gt;<i>[11:28am]   (..mode..) ChanServ changes mode(s) to +ntrRVCf-o 3:4 |SaMaN|
+</I>&gt;<i>[11:28am]   (..deop..) ChanServ deops |SaMaN| in #geyik
+</I>&gt;<i>     . mode(s) +ntrRVCf 3:4
+</I>&gt;<i>     . channel born Sat Nov 22 12:27:22 2003
+</I>&gt;<i>     . synched in 1sec
+</I>&gt;<i>    [end]
+</I>&gt;<i>-------------------
+</I>&gt;<i>I did /timer 1 0 hop #geyik | /topic #geyik geyik
+</I>&gt;<i>-------------------
+</I>&gt;<i>* Timer 1 activated
+</I>&gt;<i>[11:32am] * Attempting to rejoin channel #geyik
+</I>&gt;<i>* Timer 1 halted
+</I>&gt;<i>    [#geyik]
+</I>&gt;<i>     . [total users 1] [ops 1(100%)] [halfops 0(0%)] [voice 0(0%)] [regular
+</I>&gt;<i>0(0%)]
+</I>&gt;<i>[11:32am]   (..topic..) |SaMaN| changes topic to &quot;geyik&quot;
+</I>&gt;<i>[11:32am] (..notice..) ChanServ:  Bu kanal ChanServ ile kaydedilmistir.
+</I>&gt;<i>[11:32am]   (..mode..) ChanServ changes mode(s) to +ntrRVCf-o 3:4 |SaMaN|
+</I>&gt;<i>[11:32am]   (..deop..) ChanServ deops |SaMaN| in #geyik
+</I>&gt;<i>     . mode(s) +ntrRVCf 3:4
+</I>&gt;<i>     . last join 11:32:39am Saturday Nov 22 2003 joined 2 times
+</I>&gt;<i>     . channel born Sat Nov 22 12:31:44 2003
+</I>&gt;<i>     . synched in 1sec
+</I>&gt;<i>    [end]
+</I>&gt;<i>-------------------
+</I>&gt;<i>
+</I>&gt;<i>------------------------------------------------------------------
+</I>&gt;<i>To unsubscribe or change your subscription options, visit:
+</I>&gt;<i><A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
+</I>
+</PRE>
+
+<!--endarticle-->
+    <HR>
+    <P><UL>
+        <!--threads-->
+       <LI>Previous message: <A HREF="002812.html">[IRCServices Coding] Set topic before chanserv deops you on a
+       registered channel
+</A></li>
+       <LI>Next message: <A HREF="002817.html">[IRCServices Coding] improvment in unreal protocol
+</A></li>
+         <LI> <B>Messages sorted by:</B> 
+              <a href="date.html#2813">[ date ]</a>
+              <a href="thread.html#2813">[ thread ]</a>
+              <a href="subject.html#2813">[ subject ]</a>
+              <a href="author.html#2813">[ author ]</a>
+         </LI>
+       </UL>
+
+</body></html>