]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - src/messages.tab
Backed out changeset 199eadae216a
[irc/rqf/shadowircd.git] / src / messages.tab
index 808599cca58ed32c2759e04b08529f8414928a4d..2345a5b36b6aefcc41ebc149e3c0005d0ea71382 100644 (file)
@@ -356,7 +356,7 @@ static  const char *  replies[] = {
 /* 332 RPL_TOPIC, */            ":%s 332 %s %s :%s",
 /* 333 RPL_TOPICWHOTIME, */     ":%s 333 %s %s %s %lu",
 /* 334 */       NULL,
-/* 335 */       NULL,
+/* 335 RPL_WHOISBOT */         "%s :is a bot",
 /* 336 */       NULL,
 /* 337 */       NULL,
 /* 338 RPL_WHOISACTUALLY, */   "%s %s :actually using host",
@@ -468,7 +468,7 @@ static  const char *  replies[] = {
 /* 444 ERR_NOLOGIN, */         NULL,
 /* 445 ERR_SUMMONDISABLED, */  NULL,
 /* 446 ERR_USERSDISABLED, */   NULL,
-/* 447 */       NULL,
+/* 447 ERR_NOINVITE */         ":Can't send invite to %s (+V set)",
 /* 448 */       NULL,
 /* 449 */       NULL,
 /* 450 */       NULL,
@@ -493,7 +493,7 @@ static  const char *  replies[] = {
 /* 469 */       NULL,
 /* 470 ERR_LINKCHANNEL */       "%s %s :Forwarding to another channel",
 /* 471 ERR_CHANNELISFULL, */    ":%s 471 %s %s :Cannot join channel (+l) - channel is full, try again later",
-/* 472 ERR_UNKNOWNMODE  , */    ":%s 472 %s %c :is a unknown mode char to me",
+/* 472 ERR_UNKNOWNMODE  , */    ":%s 472 %s %c :is an unknown mode char to me",
 /* 473 ERR_INVITEONLYCHAN, */   ":%s 473 %s %s :Cannot join channel (+i) - you must be invited",
 /* 474 ERR_BANNEDFROMCHAN, */   ":%s 474 %s %s :Cannot join channel (+b) - you are banned",
 /* 475 ERR_BADCHANNELKEY, */    ":%s 475 %s %s :Cannot join channel (+k) - bad key",
@@ -512,8 +512,8 @@ static  const char *  replies[] = {
 /* 488 */       NULL,
 /* 489 ERR_VOICENEEDED */      ":%s 489 %s %s :You're neither voiced nor channel operator",
 /* 490 */       NULL,
-/* 491 ERR_NOOPERHOST, */       ":%s 491 %s :Only few of mere mortals may try to enter the twilight zone",
-/* 492 */       NULL,
+/* 491 ERR_NOOPERHOST, */       ":No appropriate operator blocks were found for your host",
+/* 492 ERR_NOCTCP */           ":Can't send CTCP to %s (+C set)",
 /* 493 */       NULL,
 /* 494 */       NULL,
 /* 495 */       NULL,