From: Eric S. Raymond Date: Tue, 4 Sep 2012 15:18:10 +0000 (-0400) Subject: Document some limitations. X-Git-Tag: 1.0~48 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=334abe491c92a843c58bb20082411ee429357d7a;p=irker.git Document some limitations. --- diff --git a/irker.xml b/irker.xml index a174c8c..fb37c42 100644 --- a/irker.xml +++ b/irker.xml @@ -51,8 +51,6 @@ will be prepended to it before shipping. colon, as shown in the third example; otherwise irker sends messages to the the default 6667 IRC port of each server. - - OPTIONS @@ -92,6 +90,10 @@ known to spew spam is always a good idea. The absence of any option to set the service port is deliberate. If you think you need to do that, you have a problem better solved at your firewall. + +IRC has a message length limit of 510 bytes and ignores any text +after an embedded \n; generate your privmsg attribute values with +appropriate care. AUTHOR