]> jfr.im git - irc.git/blame - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2005/003156.html
add kvirc releases
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2005 / 003156.html
CommitLineData
3bd189cb
JR
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2<HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] ServBot Replies
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.esper.net?Subject=%5BIRCServices%20Coding%5D%20ServBot%20Replies&In-Reply-To=">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="003147.html">
11 <LINK REL="Next" HREF="003157.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] ServBot Replies</H1>
15 <B>Randall J. Berry</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.esper.net?Subject=%5BIRCServices%20Coding%5D%20ServBot%20Replies&In-Reply-To="
17 TITLE="[IRCServices Coding] ServBot Replies">lrxlinux at verizon.net
18 </A><BR>
19 <I>Sat Aug 27 08:11:24 PDT 2005</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="003147.html">[IRCServices Coding] Brief question
22</A></li>
23 <LI>Next message: <A HREF="003157.html">[IRCServices Coding] ServBot Replies
24</A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#3156">[ date ]</a>
27 <a href="thread.html#3156">[ thread ]</a>
28 <a href="subject.html#3156">[ subject ]</a>
29 <a href="author.html#3156">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33<!--beginarticle-->
34<PRE> Hi All,
35First.. Yes I've read the FA*Q
36*
37
38&lt;--Begin Paste
39C.7. How can I make Services send replies using PRIVMSG (/msg) instead
40of NOTICE?
41You can't. RFC 1459 (the IRC protocol definition) requires that all
42automated clients send all replies using NOTICE rather than PRIVMSG, and
43Services follows that requirement. If you want to change how Services
44replies appear in your IRC client, change your client's settings.
45End Paste--&gt;
46
47I'd like to know how I can change the code to make ***Serv to reply in
48PRIVMSG/NOTICE as per user request. I understand the reason for making
49the default per RFC standard but I've seen some services that still use
50MSG and some that allow the user to choose how they want the bot to
51reply. Beyond IRC services is one of those networks that comes to mind.
52Unfortunately their source is not available. They allow you to use a SET
53RESPONSE MSG/NOTICE Granted, the aliasing '/***Serv somecommand' instead
54of having to use the old '/msg ***Serv somecomand' does make it easier
55but it's still nice to have a choice. There are a few other nice
56features with their services as well. Some that I do not see on any
57other service.
58
59Is this possible?
60TIA
61</PRE>
62
63
64<!--endarticle-->
65 <HR>
66 <P><UL>
67 <!--threads-->
68 <LI>Previous message: <A HREF="003147.html">[IRCServices Coding] Brief question
69</A></li>
70 <LI>Next message: <A HREF="003157.html">[IRCServices Coding] ServBot Replies
71</A></li>
72 <LI> <B>Messages sorted by:</B>
73 <a href="date.html#3156">[ date ]</a>
74 <a href="thread.html#3156">[ thread ]</a>
75 <a href="subject.html#3156">[ subject ]</a>
76 <a href="author.html#3156">[ author ]</a>
77 </LI>
78 </UL>
79
80</body></html>