Note that messages caught in +g/+G are discarded
This commit is contained in:
parent
7cd188a91f
commit
d03347cbb6
1 changed files with 2 additions and 2 deletions
|
@ -217,9 +217,9 @@
|
|||
#define NUMERIC_STR_713 "%s :Channel is open."
|
||||
#define NUMERIC_STR_714 ":%s 714 %s %s :You are already on that channel."
|
||||
#define NUMERIC_STR_715 ":%s 715 %s :KNOCKs are disabled."
|
||||
#define NUMERIC_STR_716 "%s :is in %s mode and must manually allow you to message them."
|
||||
#define NUMERIC_STR_716 "%s :is in %s mode and must manually allow you to message them. Your message was discarded."
|
||||
#define NUMERIC_STR_717 "%s :has been informed that you messaged them."
|
||||
#define NUMERIC_STR_718 ":%s 718 %s %s %s@%s :is messaging you, and you have umode %s."
|
||||
#define NUMERIC_STR_718 ":%s 718 %s %s %s@%s :is messaging you, and you have umode %s. The message was discarded."
|
||||
#define NUMERIC_STR_720 ":%s 720 %s :Start of OPER MOTD"
|
||||
#define NUMERIC_STR_721 ":%s 721 %s :%s"
|
||||
#define NUMERIC_STR_722 ":%s 722 %s :End of OPER MOTD"
|
||||
|
|
Loading…
Reference in a new issue