]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2004/003110.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2004 / 003110.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] RE: BotServ
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.esper.net?Subject=%5BIRCServices%20Coding%5D%20RE%3A%20BotServ&In-Reply-To=000b01c4ed65%24859598b0%242900000a%40ATHER">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="003109.html">
11 <LINK REL="Next" HREF="003111.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] RE: BotServ</H1>
15 <B>Craig McLure</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.esper.net?Subject=%5BIRCServices%20Coding%5D%20RE%3A%20BotServ&In-Reply-To=000b01c4ed65%24859598b0%242900000a%40ATHER"
17 TITLE="[IRCServices Coding] RE: BotServ">Craig at frostycoolslug.com
18 </A><BR>
19 <I>Wed Dec 29 01:19:02 PST 2004</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="003109.html">[IRCServices Coding] RE: BotServ
22 </A></li>
23 <LI>Next message: <A HREF="003111.html">[IRCServices Coding] RE: BotServ
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#3110">[ date ]</a>
27 <a href="thread.html#3110">[ thread ]</a>
28 <a href="subject.html#3110">[ subject ]</a>
29 <a href="author.html#3110">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>Haha, nice to see my code is going to use somewhere, i'd recognise my
35 comments anywhere :D
36
37 When it comes to botserv, services isnt very supporting, mainly because,
38 by design services are not supposed to idle in channels.
39
40 You're not the first person to take our idleserv code, and try to make a
41 botserv out of it, but for the reason that its not possible (several
42 complexities in the services core), no one has succeeded.
43
44 services pseudoclients generally dont listen to channels, it would fill
45 their buffer with a LOT of useless information. Although managing the
46 pseudoclients would be a pain, but possible (Just make sure botserv
47 doesnt identify a real service as a bot)
48
49 When a pseudoclient joins a channel, services isnt actually aware of it,
50 so it wont set channel modes etc on that channel
51
52 those are just a couple of the issues that will have to be overcome for
53 this module to work. (And is why we kept it at just idleserv).
54
55
56 /****************************************
57 * Craig &quot;FrostyCoolSlug&quot; McLure
58 * <A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding">Craig at FrostyCoolSlug.com</A>
59 * InspIRCd - <A HREF="http://www.inspircd.org">http://www.inspircd.org</A>
60 * ChatSpike - <A HREF="http://www.chatspike.net">http://www.chatspike.net</A>
61 ****************************************/
62
63 Andreas Wilmes wrote:
64 &gt;<i> Hello,
65 </I>&gt;<i>
66 </I>&gt;<i> Will be programmed a BotServ for ircservices? I have began, but i have Problems with do_bot. I does not know how to programm this, i have an Code (please see attachement).
67 </I>&gt;<i> does someone have interest making BotServ?
68 </I>&gt;<i>
69 </I>&gt;<i> Sorry for my English
70 </I>&gt;<i> &amp;
71 </I>&gt;<i> Best regards
72 </I>&gt;<i>
73 </I>&gt;<i>
74 </I>&gt;<i> ------------------------------------------------------------------------
75 </I>&gt;<i>
76 </I>&gt;<i> ------------------------------------------------------------------
77 </I>&gt;<i> To unsubscribe or change your subscription options, visit:
78 </I>&gt;<i> <A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding">http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
79 </I></PRE>
80
81
82 <!--endarticle-->
83 <HR>
84 <P><UL>
85 <!--threads-->
86 <LI>Previous message: <A HREF="003109.html">[IRCServices Coding] RE: BotServ
87 </A></li>
88 <LI>Next message: <A HREF="003111.html">[IRCServices Coding] RE: BotServ
89 </A></li>
90 <LI> <B>Messages sorted by:</B>
91 <a href="date.html#3110">[ date ]</a>
92 <a href="thread.html#3110">[ thread ]</a>
93 <a href="subject.html#3110">[ subject ]</a>
94 <a href="author.html#3110">[ author ]</a>
95 </LI>
96 </UL>
97
98 </body></html>