From: Jilles Tjoelker Date: Fri, 5 Dec 2008 14:33:38 +0000 (+0100) Subject: Mention auto CPRIVMSG/CNOTICE in sgml docs. X-Git-Tag: charybdis-3.1.0~83 X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/commitdiff_plain/e238fe3aef054a4d96d5da10c0194d05bd7b9540 Mention auto CPRIVMSG/CNOTICE in sgml docs. --- diff --git a/doc/sgml/oper-guide/ucommands.sgml b/doc/sgml/oper-guide/ucommands.sgml index 35f5d30..a4365b4 100644 --- a/doc/sgml/oper-guide/ucommands.sgml +++ b/doc/sgml/oper-guide/ucommands.sgml @@ -51,6 +51,10 @@ you should probably use this command, for example sending a notice to every user joining a certain channel. + + As of charybdis 3.1, NOTICE automatically behaves as CNOTICE + if you are in a channel fulfilling the conditions. + Support of this command is indicated by the CNOTICE token in RPL_ISUPPORT (005). @@ -74,6 +78,10 @@ If you get Targets changing too fast, message dropped, you should probably use this command. + + As of charybdis 3.1, PRIVMSG automatically behaves as CPRIVMSG + if you are in a channel fulfilling the conditions. + Support of this command is indicated by the CPRIVMSG token in RPL_ISUPPORT (005).