]> jfr.im git - irc.git/blobdiff - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2005/003156.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2005 / 003156.html
diff --git a/software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2005/003156.html b/software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2005/003156.html
new file mode 100644 (file)
index 0000000..96dfc34
--- /dev/null
@@ -0,0 +1,80 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+   <TITLE> [IRCServices Coding] ServBot Replies
+   </TITLE>
+   <LINK REL="Index" HREF="index.html" >
+   <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.esper.net?Subject=%5BIRCServices%20Coding%5D%20ServBot%20Replies&In-Reply-To=">
+   <META NAME="robots" CONTENT="index,nofollow">
+   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+   <LINK REL="Previous"  HREF="003147.html">
+   <LINK REL="Next"  HREF="003157.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+   <H1>[IRCServices Coding] ServBot Replies</H1>
+    <B>Randall J. Berry</B> 
+    <A HREF="mailto:ircservices-coding%40ircservices.esper.net?Subject=%5BIRCServices%20Coding%5D%20ServBot%20Replies&In-Reply-To="
+       TITLE="[IRCServices Coding] ServBot Replies">lrxlinux at verizon.net
+       </A><BR>
+    <I>Sat Aug 27 08:11:24 PDT 2005</I>
+    <P><UL>
+        <LI>Previous message: <A HREF="003147.html">[IRCServices Coding] Brief question
+</A></li>
+        <LI>Next message: <A HREF="003157.html">[IRCServices Coding] ServBot Replies
+</A></li>
+         <LI> <B>Messages sorted by:</B> 
+              <a href="date.html#3156">[ date ]</a>
+              <a href="thread.html#3156">[ thread ]</a>
+              <a href="subject.html#3156">[ subject ]</a>
+              <a href="author.html#3156">[ author ]</a>
+         </LI>
+       </UL>
+    <HR>  
+<!--beginarticle-->
+<PRE>    Hi All,
+First.. Yes I've read the FA*Q
+*
+
+&lt;--Begin Paste
+C.7. How can I make Services send replies using PRIVMSG (/msg) instead 
+of NOTICE?
+You can't. RFC 1459 (the IRC protocol definition) requires that all 
+automated clients send all replies using NOTICE rather than PRIVMSG, and 
+Services follows that requirement. If you want to change how Services 
+replies appear in your IRC client, change your client's settings.
+End Paste--&gt;
+
+I'd like to know how I can change the code to make ***Serv to reply in 
+PRIVMSG/NOTICE as per user request. I understand the reason for making 
+the default per RFC standard but I've seen some services that still use 
+MSG and some that allow the user to choose how they want the bot to 
+reply. Beyond IRC services is one of those networks that comes to mind. 
+Unfortunately their source is not available. They allow you to use a SET 
+RESPONSE MSG/NOTICE Granted, the aliasing '/***Serv somecommand' instead 
+of having to use the old '/msg ***Serv somecomand' does make it easier 
+but it's still nice to have a choice. There are a few other nice 
+features with their services as well. Some that I do not see on any 
+other service.
+
+Is this possible?
+TIA
+</PRE>
+
+
+<!--endarticle-->
+    <HR>
+    <P><UL>
+        <!--threads-->
+       <LI>Previous message: <A HREF="003147.html">[IRCServices Coding] Brief question
+</A></li>
+       <LI>Next message: <A HREF="003157.html">[IRCServices Coding] ServBot Replies
+</A></li>
+         <LI> <B>Messages sorted by:</B> 
+              <a href="date.html#3156">[ date ]</a>
+              <a href="thread.html#3156">[ thread ]</a>
+              <a href="subject.html#3156">[ subject ]</a>
+              <a href="author.html#3156">[ author ]</a>
+         </LI>
+       </UL>
+
+</body></html>