]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2006/003248.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2006 / 003248.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=44298354.10103%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="003247.html">
11 <LINK REL="Next" HREF="003249.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=44298354.10103%40gmail.com"
17 TITLE="[IRCServices Coding] Recieving all PRIVMSG">farklem at gmail.com
18 </A><BR>
19 <I>Tue Mar 28 09:59:43 PST 2006</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="003247.html">[IRCServices Coding] Recieving all PRIVMSG
22 </A></li>
23 <LI>Next message: <A HREF="003249.html">[IRCServices Coding] some strange bug
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#3248">[ date ]</a>
27 <a href="thread.html#3248">[ thread ]</a>
28 <a href="subject.html#3248">[ subject ]</a>
29 <a href="author.html#3248">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>Thanks everyone, it was mode d (unreal ircd) that was causing the problem.
35 For unreal, by default mode d will let the client recieve anything starting
36 with !.
37
38 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:
39 &gt;<i>
40 </I>&gt;<i> I'm sure you'll find that is IRCd behaviour, and not Services. Services
41 </I>&gt;<i> don't expect to recieve any channel messages, so the '!' behaviour won't
42 </I>&gt;<i> be built in there.
43 </I>&gt;<i>
44 </I>&gt;<i> I've done similar before, so I know this is the case ;p.
45 </I>&gt;<i>
46 </I>&gt;<i> Jason farklem wrote:
47 </I>&gt;<i> &gt; This is my first time using a mailing list so I hope I am replying
48 </I>&gt;<i> &gt; correctly (sorry if I'm not). I allready have the pseudoclient join the
49 </I>&gt;<i> &gt; channel. But the m_privmsg callback only picks up on channel messages
50 </I>&gt;<i> &gt; that start with !. It assumes that anything after the ! is a command.
51 </I>&gt;<i> ------------------------------------------------------------------
52 </I>&gt;<i> To unsubscribe or change your subscription options, visit:
53 </I>&gt;<i> <A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding">http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
54 </I>&gt;<i>
55 </I>-------------- next part --------------
56 An HTML attachment was scrubbed...
57 URL: <A HREF="../attachments/20060328/f1864026/attachment.htm">../attachments/20060328/f1864026/attachment.htm</A>
58 </PRE>
59
60
61 <!--endarticle-->
62 <HR>
63 <P><UL>
64 <!--threads-->
65 <LI>Previous message: <A HREF="003247.html">[IRCServices Coding] Recieving all PRIVMSG
66 </A></li>
67 <LI>Next message: <A HREF="003249.html">[IRCServices Coding] some strange bug
68 </A></li>
69 <LI> <B>Messages sorted by:</B>
70 <a href="date.html#3248">[ date ]</a>
71 <a href="thread.html#3248">[ thread ]</a>
72 <a href="subject.html#3248">[ subject ]</a>
73 <a href="author.html#3248">[ author ]</a>
74 </LI>
75 </UL>
76
77 </body></html>