X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/ccfc9b567df2e2b6926f328fdbc6cf74970e2987..92504d43b11e73128080abf665e630a916a12b15:/src/messages.tab diff --git a/src/messages.tab b/src/messages.tab index 40b1de1..2345a5b 100644 --- a/src/messages.tab +++ b/src/messages.tab @@ -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, @@ -513,7 +513,7 @@ 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,