]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2006/003246.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2006 / 003246.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=ce4fe3510603280935h252c10b4r2c6dd9c0aa8f293%40mail.gmail.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="003245.html">
11 <LINK REL="Next" HREF="003247.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] Recieving all PRIVMSG</H1>
15 <B>Craig McLure</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.esper.net?Subject=%5BIRCServices%20Coding%5D%20Recieving%20all%20PRIVMSG&In-Reply-To=ce4fe3510603280935h252c10b4r2c6dd9c0aa8f293%40mail.gmail.com"
17 TITLE="[IRCServices Coding] Recieving all PRIVMSG">Craig at frostycoolslug.com
18 </A><BR>
19 <I>Tue Mar 28 09:37:30 PST 2006</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="003245.html">[IRCServices Coding] Recieving all PRIVMSG
22 </A></li>
23 <LI>Next message: <A HREF="003247.html">[IRCServices Coding] Recieving all PRIVMSG
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#3246">[ date ]</a>
27 <a href="thread.html#3246">[ thread ]</a>
28 <a href="subject.html#3246">[ subject ]</a>
29 <a href="author.html#3246">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>seems somewhat odd behavior.. What version of IRCServices are you using?
35 Also, make sure your pseudoclient doesn't have the +d user mode (deaf,
36 only applies to some IRCds)
37
38 Jason farklem wrote:
39 &gt;<i> This is my first time using a mailing list so I hope I am replying correctly
40 </I>&gt;<i> (sorry if I'm not). I allready have the pseudoclient join the channel. But
41 </I>&gt;<i> the m_privmsg callback only picks up on channel messages that start with !.
42 </I>&gt;<i> It assumes that anything after the ! is a command.
43 </I>&gt;<i>
44 </I>&gt;<i> 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:
45 </I>&gt;&gt;<i> Jason farklem wrote:
46 </I>&gt;&gt;&gt;<i> I am working on a bunch of modules (all of which are going very well).
47 </I>&gt;&gt;&gt;<i> 2 of my modules need to be able to see all PMs sent to a channel (not
48 </I>&gt;&gt;&gt;<i> just messages that start with !). I'm just wondering if there is a way
49 </I>&gt;&gt;&gt;<i> to do this within the module itself. I am trying to avoid modding the
50 </I>&gt;&gt;&gt;<i> ircservices code.
51 </I>&gt;&gt;&gt;<i>
52 </I>&gt;&gt;&gt;<i> I also wanted to thank the makers of ircservices, I think it provides
53 </I>&gt;&gt;&gt;<i> the best services for IRC.
54 </I>&gt;&gt;<i> You will need to get a Services pseudoclient to join that channel,
55 </I>&gt;&gt;<i> unless you're using some form of bizarre, horribly modified IRCd.
56 </I>&gt;&gt;<i> ------------------------------------------------------------------
57 </I>&gt;&gt;<i> To unsubscribe or change your subscription options, visit:
58 </I>&gt;&gt;<i> <A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding">http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
59 </I>&gt;&gt;<i>
60 </I>&gt;<i>
61 </I>&gt;<i>
62 </I>&gt;<i> ------------------------------------------------------------------------
63 </I>&gt;<i>
64 </I>&gt;<i> ------------------------------------------------------------------
65 </I>&gt;<i> To unsubscribe or change your subscription options, visit:
66 </I>&gt;<i> <A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding">http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
67 </I>
68 </PRE>
69
70
71 <!--endarticle-->
72 <HR>
73 <P><UL>
74 <!--threads-->
75 <LI>Previous message: <A HREF="003245.html">[IRCServices Coding] Recieving all PRIVMSG
76 </A></li>
77 <LI>Next message: <A HREF="003247.html">[IRCServices Coding] Recieving all PRIVMSG
78 </A></li>
79 <LI> <B>Messages sorted by:</B>
80 <a href="date.html#3246">[ date ]</a>
81 <a href="thread.html#3246">[ thread ]</a>
82 <a href="subject.html#3246">[ subject ]</a>
83 <a href="author.html#3246">[ author ]</a>
84 </LI>
85 </UL>
86
87 </body></html>