]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2004/002851.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2004 / 002851.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] Feature Request: EASY
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Feature%20Request%3A%20EASY&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="002850.html">
11 <LINK REL="Next" HREF="002852.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] Feature Request: EASY</H1>
15 <B>Craig McLure</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Feature%20Request%3A%20EASY&In-Reply-To="
17 TITLE="[IRCServices Coding] Feature Request: EASY">Craig at chatspike.net
18 </A><BR>
19 <I>Fri Jan 2 14:54:39 PST 2004</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="002850.html">[IRCServices Coding] Feature Request: EASY
22 </A></li>
23 <LI>Next message: <A HREF="002852.html">[IRCServices Coding] Feature Request: EASY
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#2851">[ date ]</a>
27 <a href="thread.html#2851">[ thread ]</a>
28 <a href="subject.html#2851">[ subject ]</a>
29 <a href="author.html#2851">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>this has been discussed before, and, once again, i agree it will be useful. If this doesnt become an official change, i'm gonna manually code it into my services.
35
36 /****************************************
37 * Craig &quot;FrostyCoolSlug&quot; McLure
38 * InspIRCd - <A HREF="http://www.inspircd.org">http://www.inspircd.org</A>
39 * ChatSpike - <A HREF="http://www.chatspike.net">http://www.chatspike.net</A>
40 ****************************************/
41
42
43 /****************************************
44 * From - Brent DiNicola &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices at elric.net</A>&gt;
45 * To - ircservices-coding &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding at ircservices.za.net</A>&gt;
46 * Sent - 2004-01-02 16:48:00
47 * Subject - [IRCServices Coding] Feature Request: EASY
48 ****************************************/
49
50 /****** - Begin Original Message - ******/
51
52 &gt;<i>I would like to ask that you add the channel to the notice for the entrymsg.
53 </I>&gt;<i>
54 </I>&gt;<i>Currently if I set the entry message to &quot;Welcome&quot; then when I join I will
55 </I>&gt;<i>get a notice:
56 </I>&gt;<i>
57 </I>&gt;<i>-Chanserv- Welcome
58 </I>&gt;<i>
59 </I>&gt;<i>Could this be modified to include the channel name? For example:
60 </I>&gt;<i>
61 </I>&gt;<i>-Chanserv- [#MyChannel] Welcome
62 </I>&gt;<i>
63 </I>&gt;<i>This appears to be 1 line to change in the main.c of chanserv module, maybe
64 </I>&gt;<i>like the following from:
65 </I>&gt;<i>notice(s_ChanServ, user-&gt;nick, &quot;s&quot;, ci-&gt;entry_message);
66 </I>&gt;<i>to
67 </I>&gt;<i>notice(s_ChanServ, user-&gt;nick, &quot;[s] s&quot;, ci-&gt;name, ci-&gt;entry_message);
68 </I>&gt;<i>
69 </I>&gt;<i>If there is a better way, please let me know.
70 </I>&gt;<i>
71 </I>&gt;<i>Thanks
72 </I>&gt;<i>
73 </I>&gt;<i>Brent
74 </I>&gt;<i>
75 </I>&gt;<i>------------------------------------------------------------------
76 </I>&gt;<i>To unsubscribe or change your subscription options, visit:
77 </I>&gt;<i><A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
78 </I>&gt;<i>.
79 </I>
80 /******* - End Original Message - *******/
81
82
83
84
85 </PRE>
86
87 <!--endarticle-->
88 <HR>
89 <P><UL>
90 <!--threads-->
91 <LI>Previous message: <A HREF="002850.html">[IRCServices Coding] Feature Request: EASY
92 </A></li>
93 <LI>Next message: <A HREF="002852.html">[IRCServices Coding] Feature Request: EASY
94 </A></li>
95 <LI> <B>Messages sorted by:</B>
96 <a href="date.html#2851">[ date ]</a>
97 <a href="thread.html#2851">[ thread ]</a>
98 <a href="subject.html#2851">[ subject ]</a>
99 <a href="author.html#2851">[ author ]</a>
100 </LI>
101 </UL>
102
103 </body></html>