]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2003/002152.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2003 / 002152.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] OP/Voice upon identify
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20OP/Voice%20upon%20identify&In-Reply-To=">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="002151.html">
11 <LINK REL="Next" HREF="002153.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] OP/Voice upon identify</H1>
15 <B>Georges Berscheid</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20OP/Voice%20upon%20identify&In-Reply-To="
17 TITLE="[IRCServices Coding] OP/Voice upon identify">georges at berscheid.de
18 </A><BR>
19 <I>Thu Aug 21 01:56:15 PDT 2003</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="002151.html">[IRCServices Coding] OP/Voice upon identify
22 </A></li>
23 <LI>Next message: <A HREF="002153.html">[IRCServices Coding] ircservices wont run
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#2152">[ date ]</a>
27 <a href="thread.html#2152">[ thread ]</a>
28 <a href="subject.html#2152">[ subject ]</a>
29 <a href="author.html#2152">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>You can't.
35 If you want to disable it, add a return 0; to the very beginning of the
36 do_nick_identified function in modules/chanserv/main.c :-/
37 I already suggested that feature a time ago, but Andrew got upset that
38 once he had implemented a new feature requested by many people, there
39 are still some jerks who want to have it removed again ;-)
40 But maybe he will consider it this time ;-)
41
42 Georges
43
44
45
46
47 Ali Simorgh wrote:
48
49 &gt;<i>Hi again
50 </I>&gt;<i>Its nice with this option. but I dont se any set command that ChanServ
51 </I>&gt;<i>wont automatically op or voice you in any channel.
52 </I>&gt;<i>
53 </I>&gt;<i>Like:
54 </I>&gt;<i> SET NOAUTO ON|OFF
55 </I>&gt;<i> When NOAUTO is on, ChanServ will not
56 </I>&gt;<i> automatically op or voice you in any channels.
57 </I>&gt;<i>
58 </I>&gt;<i>Maybe some user(s) wont get auto op/voice then they can set this option ON
59 </I>&gt;<i>but it sould be OFF in default.
60 </I>&gt;<i>
61 </I>&gt;<i>Or did I miss it?
62 </I>&gt;<i>
63 </I>&gt;<i>Thanks
64 </I>&gt;<i>
65 </I>&gt;<i> Ali &quot;Simorgh&quot;
66 </I>&gt;<i> ______________________________________________________
67 </I>&gt;<i> Many of life's failures are people who did not realize
68 </I>&gt;<i> how close they were to success when they gave up.
69 </I>&gt;<i> Thomas A. Edison
70 </I>&gt;<i> ______________________________________________________
71 </I>&gt;<i>
72 </I>&gt;<i>
73 </I>&gt;<i>On Sun, 17 Aug 2003, Russell Garrett wrote:
74 </I>&gt;<i>
75 </I>&gt;<i>
76 </I>&gt;<i>
77 </I>&gt;&gt;<i>Eh? This has been implemented since IRCServices 5a31.
78 </I>&gt;&gt;<i>
79 </I>&gt;&gt;<i>Russ
80 </I>&gt;&gt;<i>
81 </I>&gt;&gt;<i>
82 </I>&gt;&gt;<i>
83 </I>&gt;&gt;&gt;<i>I wonder if its possible to make some modification that:
84 </I>&gt;&gt;&gt;<i>when someone has already joined a few channels, and then identifies
85 </I>&gt;&gt;&gt;<i>to its nickname, chanserv gives Voice and/or Op to the user is s/he
86 </I>&gt;&gt;&gt;<i>is in the channel list (+o; aop or above &amp; +v when vop)
87 </I>&gt;&gt;&gt;<i>
88 </I>&gt;&gt;&gt;<i>this is very usefull to not privmsg chanserv for every op or voice
89 </I>&gt;&gt;&gt;<i>request, when user has not identified to its nick before joining
90 </I>&gt;&gt;&gt;<i>channels.
91 </I>&gt;&gt;&gt;<i>
92 </I>&gt;&gt;&gt;<i>Thanks for any help
93 </I>&gt;&gt;&gt;<i>
94 </I>&gt;&gt;&gt;<i>
95 </I>&gt;&gt;<i>------------------------------------------------------------------
96 </I>&gt;&gt;<i>To unsubscribe or change your subscription options, visit:
97 </I>&gt;&gt;<i><A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
98 </I>&gt;&gt;<i>
99 </I>&gt;&gt;<i>
100 </I>&gt;&gt;<i>
101 </I>&gt;<i>
102 </I>&gt;<i>------------------------------------------------------------------
103 </I>&gt;<i>To unsubscribe or change your subscription options, visit:
104 </I>&gt;<i><A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
105 </I>&gt;<i>
106 </I>&gt;<i>
107 </I>&gt;<i>
108 </I>&gt;<i>
109 </I>
110
111
112 </PRE>
113
114 <!--endarticle-->
115 <HR>
116 <P><UL>
117 <!--threads-->
118 <LI>Previous message: <A HREF="002151.html">[IRCServices Coding] OP/Voice upon identify
119 </A></li>
120 <LI>Next message: <A HREF="002153.html">[IRCServices Coding] ircservices wont run
121 </A></li>
122 <LI> <B>Messages sorted by:</B>
123 <a href="date.html#2152">[ date ]</a>
124 <a href="thread.html#2152">[ thread ]</a>
125 <a href="subject.html#2152">[ subject ]</a>
126 <a href="author.html#2152">[ author ]</a>
127 </LI>
128 </UL>
129
130 </body></html>