]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices/2003/003717.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices / 2003 / 003717.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices] Suggestion for IRC Services
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Suggestion%20for%20IRC%20Services&In-Reply-To=000701c2f007%243dc96000%24f64f9144%40weed">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="003716.html">
11 <LINK REL="Next" HREF="003713.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices] Suggestion for IRC Services</H1>
15 <B>Jeffery Kam</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Suggestion%20for%20IRC%20Services&In-Reply-To=000701c2f007%243dc96000%24f64f9144%40weed"
17 TITLE="[IRCServices] Suggestion for IRC Services">jskam at shaw.ca
18 </A><BR>
19 <I>Fri Mar 21 16:33:43 PST 2003</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="003716.html">[IRCServices] Suggestion for IRC Services
22 </A></li>
23 <LI>Next message: <A HREF="003713.html">[IRCServices] Initialization failed, exiting.
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#3717">[ date ]</a>
27 <a href="thread.html#3717">[ thread ]</a>
28 <a href="subject.html#3717">[ subject ]</a>
29 <a href="author.html#3717">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>Nevermind my last message, I'm a dummy, I figured it out, thanks for the
35 help, I really appreciate it.
36
37
38
39 -----Original Message-----
40 From: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices-bounces at ircservices.za.net</A>
41 [mailto:<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices-bounces at ircservices.za.net</A>] On Behalf Of Jeffery Kam
42 Sent: Friday, March 21, 2003 5:09 PM
43 To: 'IRC Services General Mailing List'
44 Subject: RE: [IRCServices] Suggestion for IRC Services
45
46 Yeah that didn't work for some reason, any other way?
47
48 -----Original Message-----
49 From: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices-bounces at ircservices.za.net</A>
50 [mailto:<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices-bounces at ircservices.za.net</A>] On Behalf Of Georges
51 Berscheid
52 Sent: Friday, March 21, 2003 12:14 PM
53 To: 'IRC Services General Mailing List'
54 Subject: AW: [IRCServices] Suggestion for IRC Services
55
56 Hi,
57
58 change the body of do_introduce in misc/devnull.c to the following:
59
60 if (!nick || irc_stricmp(nick, s_DevNull) == 0) {
61 send_nick(s_DevNull, ServiceUser, ServiceHost, ServerName,
62 desc_DevNull, pseudoclient_modes);
63 send_cmd(s_DevNull, &quot;JOIN #yourchan1&quot;);
64 send_cmd(s_DevNull, &quot;JOIN #yourchan2&quot;);
65 send_cmd(s_DevNull, &quot;JOIN #yourchan3&quot;);
66 send_cmd(s_DevNull, &quot;JOIN #yourchan4&quot;);
67 if (nick)
68 return 1;
69 }
70 return 0;
71 recompile and restart,
72 or try /msg operserv raw :DevNull JOIN #yourchan
73
74 Use this at your own risk ;-)
75
76 Georges
77
78
79
80 -----Urspr&#252;ngliche Nachricht-----
81 Von: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices-bounces at ircservices.za.net</A>
82 [mailto:<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices-bounces at ircservices.za.net</A>] Im Auftrag von Jeffery
83 Kam
84 Gesendet: Freitag, 21. M&#228;rz 2003 14:55
85 An: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices at ircservices.za.net</A>
86 Betreff: [IRCServices] Suggestion for IRC Services
87
88
89 Is there any way you can add or change the devnull module allowing
90 people to make it join channels upon connection.
91
92 For example,
93 When services start, I want &#145;DevNull&#146; (which is renamed on my network)
94 to automatically join 4 channels because of their signifigance to the
95 network. Please add this function or change it for me.
96
97 Thanks a lot
98 -Darkj
99
100
101 ------------------------------------------------------------------
102 To unsubscribe or change your subscription options, visit:
103 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">http://www.ircservices.za.net/mailman/listinfo/ircservices</A>
104
105 ------------------------------------------------------------------
106 To unsubscribe or change your subscription options, visit:
107 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">http://www.ircservices.za.net/mailman/listinfo/ircservices</A>
108
109 </PRE>
110
111 <!--endarticle-->
112 <HR>
113 <P><UL>
114 <!--threads-->
115 <LI>Previous message: <A HREF="003716.html">[IRCServices] Suggestion for IRC Services
116 </A></li>
117 <LI>Next message: <A HREF="003713.html">[IRCServices] Initialization failed, exiting.
118 </A></li>
119 <LI> <B>Messages sorted by:</B>
120 <a href="date.html#3717">[ date ]</a>
121 <a href="thread.html#3717">[ thread ]</a>
122 <a href="subject.html#3717">[ subject ]</a>
123 <a href="author.html#3717">[ author ]</a>
124 </LI>
125 </UL>
126
127 </body></html>