]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/messages.h
Implement user mode 'C': require "same channel" to send message
[ngircd-alex.git] / src / ngircd / messages.h
index 0070e70159f46bd533624e953225854e23975812..6a784fe9eb97a98ebc8194bee63232e7893f6c82 100644 (file)
 #define ERR_CANTKILLSERVER_MSG         "483 %s :You can't kill a server!"
 #define ERR_RESTRICTED_MSG             "484 %s :Your connection is restricted"
 #define ERR_NOOPERHOST_MSG             "491 %s :Not configured for your host"
+#define ERR_NOTONSAMECHANNEL_MSG       "493 %s :You must share a common channel with %s"
 
 #define ERR_UMODEUNKNOWNFLAG_MSG       "501 %s :Unknown mode"
 #define ERR_UMODEUNKNOWNFLAG2_MSG      "501 %s :Unknown mode \"%c%c\""