]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - src/messages.tab
Cleanup cmode help files and add cmodes provided by extensions.
[irc/rqf/shadowircd.git] / src / messages.tab
index 25615596da9b89f522bab18ae73f5f3f37b1fcab..b8fc7d738326da5c987a3add06c2cf13d8a2421f 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",
@@ -400,9 +400,9 @@ static  const char *  replies[] = {
 /* 376 RPL_ENDOFMOTD, */        ":%s 376 %s :End of /MOTD command.",
 /* 377 */       NULL,
 /* 378 RPL_WHOISHOST, */        "%s :is connecting from *@%s %s",
-/* 379 */       NULL,
+/* 379 RPL_WHOISMODES */       "%s :is using modes %s",
 /* 380 */       NULL,
-/* 381 RPL_YOUREOPER, */        ":%s 381 %s :You're a <censored> <censored> IRC operator! Did you know that? This message is FACTUAL.",
+/* 381 RPL_YOUREOPER, */        ":%s 381 %s :Greetings, Professor Falken. Shall we play a game?",
 /* 382 RPL_REHASHING, */        ":%s 382 %s %s :Rehashing",
 /* 383 */       NULL,
 /* 384 RPL_MYPORTIS, */                NULL,
@@ -470,7 +470,7 @@ static  const char *  replies[] = {
 /* 446 ERR_USERSDISABLED, */   NULL,
 /* 447 ERR_NOINVITE */         ":Can't send invite to %s (+V set)",
 /* 448 */       NULL,
-/* 449 */       NULL,
+/* 449 ERR_NONICK */           "%s :Cannot change nickname while on channel (+N set)",
 /* 450 */       NULL,
 /* 451 ERR_NOTREGISTERED, */    ":%s 451 * :You have not registered",
 /* 452 */       NULL,
@@ -513,10 +513,10 @@ static  const char *  replies[] = {
 /* 489 ERR_VOICENEEDED */      ":%s 489 %s %s :You're neither voiced nor channel operator",
 /* 490 */       NULL,
 /* 491 ERR_NOOPERHOST, */       ":No appropriate operator blocks were found for your host",
-/* 492 ERR_NOCTCP */                    ":Can't send CTCP to %s (+C set)",
+/* 492 ERR_NOCTCP */           ":Can't send CTCP to %s (+C set)",
 /* 493 */       NULL,
 /* 494 */       NULL,
-/* 495 */       NULL,
+/* 495 ERR_KICKNOREJOIN */       ":%s 495 %s %s :Cannot rejoin channel so soon after being kicked (+J set)",
 /* 496 */       NULL,
 /* 497 */       NULL,
 /* 498 */       NULL,
@@ -540,7 +540,7 @@ static  const char *  replies[] = {
 /* 516 */      NULL,
 /* 517 ERR_DISABLED */         "%s :This command has been administratively disabled",
 /* 518 */      NULL,
-/* 519 */      NULL,
+/* 519 ERR_NOKICK */           "%s :You cannot kick users in this channel because +E is set",
 /* 520 */      NULL,
 /* 521 */      NULL,
 /* 522 */      NULL,
@@ -749,8 +749,8 @@ static  const char *  replies[] = {
 /* 725 RPL_TESTLINE */         ":%s 725 %s %c %ld %s :%s",
 /* 726 RPL_NOTESTLINE */       ":%s 726 %s %s :No matches",
 /* 727 RPL_TESTMASKGECOS */     ":%s 727 %s %d %d %s!%s@%s %s :Local/remote clients match",
-/* 728 */      NULL,
-/* 729 */      NULL,
+/* 728 RPL_QUIETLIST */                ":%s 728 %s %s q %s %s %lu",
+/* 729 RPL_ENDOFQUIETLIST */ ":%s 729 %s %s q :End of Channel Quiet List",
 /* 730 RPL_MONONLINE */                ":%s 730 %s :%s",
 /* 731 RPL_MONOFFLINE */       ":%s 731 %s :%s",
 /* 732 RPL_MONLIST */          ":%s 732 %s :%s",
@@ -758,11 +758,11 @@ static  const char *  replies[] = {
 /* 734 ERR_MONLISTFULL */      ":%s 734 %s %d %s :Monitor list is full",
 /* 735 */      NULL,
 /* 736 */      NULL,
-/* 737 */      NULL,
+/* 737 ERR_NOCOMMONCHAN*/      "%s :is in +G mode (server-side ignore) and you do not share a common channel with them.",
 /* 738 */      NULL,
 /* 739 */      NULL,
-/* 740 */      ":%s 740 %s :%s",
-/* 741 */      ":%s 741 %s :End of CHALLENGE",
+/* 740 RPL_RSACHALLENGE2*/     ":%s 740 %s :%s",
+/* 741 RPL_ENDOFRSACHALLENGE2*/        ":%s 741 %s :End of CHALLENGE",
 /* 742 */      NULL,
 /* 743 */      NULL,
 /* 744 */      NULL,