]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2006/003245.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2006 / 003245.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] Recieving all PRIVMSG
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.esper.net?Subject=%5BIRCServices%20Coding%5D%20Recieving%20all%20PRIVMSG&In-Reply-To=44297D75.5020906%40gmail.com">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="003244.html">
11 <LINK REL="Next" HREF="003246.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] Recieving all PRIVMSG</H1>
15 <B>Jason farklem</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.esper.net?Subject=%5BIRCServices%20Coding%5D%20Recieving%20all%20PRIVMSG&In-Reply-To=44297D75.5020906%40gmail.com"
17 TITLE="[IRCServices Coding] Recieving all PRIVMSG">farklem at gmail.com
18 </A><BR>
19 <I>Tue Mar 28 09:35:28 PST 2006</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="003244.html">[IRCServices Coding] Recieving all PRIVMSG
22 </A></li>
23 <LI>Next message: <A HREF="003246.html">[IRCServices Coding] Recieving all PRIVMSG
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#3245">[ date ]</a>
27 <a href="thread.html#3245">[ thread ]</a>
28 <a href="subject.html#3245">[ subject ]</a>
29 <a href="author.html#3245">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>This is my first time using a mailing list so I hope I am replying correctly
35 (sorry if I'm not). I allready have the pseudoclient join the channel. But
36 the m_privmsg callback only picks up on channel messages that start with !.
37 It assumes that anything after the ! is a command.
38
39 On 3/28/06, Robin Burchell &lt;<A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding">surreal.w00t at gmail.com</A>&gt; wrote:
40 &gt;<i>
41 </I>&gt;<i> Jason farklem wrote:
42 </I>&gt;<i> &gt; I am working on a bunch of modules (all of which are going very well).
43 </I>&gt;<i> &gt; 2 of my modules need to be able to see all PMs sent to a channel (not
44 </I>&gt;<i> &gt; just messages that start with !). I'm just wondering if there is a way
45 </I>&gt;<i> &gt; to do this within the module itself. I am trying to avoid modding the
46 </I>&gt;<i> &gt; ircservices code.
47 </I>&gt;<i> &gt;
48 </I>&gt;<i> &gt; I also wanted to thank the makers of ircservices, I think it provides
49 </I>&gt;<i> &gt; the best services for IRC.
50 </I>&gt;<i>
51 </I>&gt;<i> You will need to get a Services pseudoclient to join that channel,
52 </I>&gt;<i> unless you're using some form of bizarre, horribly modified IRCd.
53 </I>&gt;<i> ------------------------------------------------------------------
54 </I>&gt;<i> To unsubscribe or change your subscription options, visit:
55 </I>&gt;<i> <A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding">http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
56 </I>&gt;<i>
57 </I>-------------- next part --------------
58 An HTML attachment was scrubbed...
59 URL: <A HREF="../attachments/20060328/368c639e/attachment.html">../attachments/20060328/368c639e/attachment.html</A>
60 </PRE>
61
62
63 <!--endarticle-->
64 <HR>
65 <P><UL>
66 <!--threads-->
67 <LI>Previous message: <A HREF="003244.html">[IRCServices Coding] Recieving all PRIVMSG
68 </A></li>
69 <LI>Next message: <A HREF="003246.html">[IRCServices Coding] Recieving all PRIVMSG
70 </A></li>
71 <LI> <B>Messages sorted by:</B>
72 <a href="date.html#3245">[ date ]</a>
73 <a href="thread.html#3245">[ thread ]</a>
74 <a href="subject.html#3245">[ subject ]</a>
75 <a href="author.html#3245">[ author ]</a>
76 </LI>
77 </UL>
78
79 </body></html>