X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/bf7f01038e1d945dbdc274f3d8c974e36b85a0d6..1d59ea37bbd13cdd94a56ff8bb5fdb6cb8200276:/src/messages.tab diff --git a/src/messages.tab b/src/messages.tab index c7fe3b4..b8fc7d7 100644 --- a/src/messages.tab +++ b/src/messages.tab @@ -24,7 +24,7 @@ static const char * replies[] = { /* 001 RPL_WELCOME, */ ":Welcome to the %s Internet Relay Chat Network %s", /* 002 RPL_YOURHOST,*/ ":Your host is %s, running version %s", /* 003 RPL_CREATED, */ ":This server was created %s", -/* 004 RPL_MYINFO, */ "%s %s %s biklmnopstveqrcgzjfILPQF bkloveqjfI", +/* 004 RPL_MYINFO, */ "%s %s %s %s bkloveqjfI", /* 005 RPL_ISUPPORT, */ "%s :are supported by this server", /* 006 */ NULL, /* 007 */ NULL, @@ -235,12 +235,12 @@ static const char * replies[] = { /* 212 RPL_STATSCOMMANDS, */ "%s %u %u :%u", /* 213 RPL_STATSCLINE, */ "C %s %s %s %d %s", /* 214 RPL_STATSNLINE, */ NULL, -/* 215 RPL_STATSILINE, */ "I %s * %s@%s %d %s", +/* 215 RPL_STATSILINE, */ "I %s %s %s@%s %d %s", /* 216 RPL_STATSKLINE, */ "%c %s * %s :%s%s%s", /* 217 RPL_STATSQLINE, */ "%c %d %s :%s", /* 218 RPL_STATSYLINE, */ "Y %s %d %d %d %u %d.%d %d.%d %u", /* 219 RPL_ENDOFSTATS, */ "%c :End of /STATS report", -/* 220 RPL_STATSPLINE, */ "%c %d %s %d :%s", +/* 220 RPL_STATSPLINE, */ "%c %d %s %d :%s%s", /* 221 RPL_UMODEIS, */ "%s", /* 222 */ NULL, /* 223 */ NULL, @@ -291,13 +291,13 @@ static const char * replies[] = { /* 267 */ NULL, /* 268 */ NULL, /* 269 */ NULL, -/* 270 */ NULL, +/* 270 RPL_PRIVS, */ "%s :%s", /* 271 */ NULL, /* 272 */ NULL, /* 273 */ NULL, /* 274 */ NULL, /* 275 */ NULL, -/* 276 */ NULL, +/* 276 RPL_WHOISCERTFP */ "%s :has client certificate fingerprint %s", /* 277 */ NULL, /* 278 */ NULL, /* 279 */ NULL, @@ -349,14 +349,14 @@ static const char * replies[] = { /* 325 */ NULL, /* 326 */ NULL, /* 327 */ NULL, -/* 328 */ NULL, +/* 328 RPL_CHANNELURL */ NULL, /* 329 RPL_CREATIONTIME, */ ":%s 329 %s %s %lu", /* 330 RPL_WHOISLOGGEDIN */ ":%s 330 %s %s %s :is logged in as", /* 331 RPL_NOTOPIC, */ ":%s 331 %s %s :No topic is set.", /* 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", @@ -375,7 +375,7 @@ static const char * replies[] = { /* 351 RPL_VERSION, */ "%s(%s). %s :%s TS%dow %s", /* 352 RPL_WHOREPLY, */ ":%s 352 %s %s %s %s %s %s %s :%d %s", /* 353 RPL_NAMREPLY, */ ":%s 353 %s %s %s :", -/* 354 */ NULL, +/* 354 RPL_WHOSPCRPL */ NULL, /* 355 */ NULL, /* 356 */ NULL, /* 357 */ NULL, @@ -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 :Congrats! You passed Internet Memes 101.", +/* 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, @@ -468,9 +468,9 @@ 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, +/* 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, @@ -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 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", @@ -503,7 +503,7 @@ static const char * replies[] = { /* 479 ERR_BADCHANNAME */ "%s :Illegal channel name", /* 480 ERR_THROTTLE */ ":%s 480 %s %s :Cannot join channel (+j) - throttle exceeded, try again later", /* 481 ERR_NOPRIVILEGES, */ ":Permission Denied - You're not an IRC operator", -/* 482 ERR_CHANOPRIVSNEEDED, */ ":%s 482 %s %s :You're not channel operator", +/* 482 ERR_CHANOPRIVSNEEDED, */ ":%s 482 %s %s :You're not a channel operator", /* 483 ERR_CANTKILLSERVER, */ ":You can't kill a server!", /* 484 ERR_ISCHANSERVICE */ ":%s 484 %s %s %s :Cannot kick or deop a network service", /* 485 ERR_BANNEDNICK, */ NULL, @@ -512,11 +512,11 @@ 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, +/* 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, @@ -692,7 +692,7 @@ static const char * replies[] = { /* 668 */ NULL, /* 669 */ NULL, /* 670 */ NULL, -/* 671 */ NULL, +/* 671 RPL_WHOISSECURE, */ "%s :is using a secure connection", /* 672 */ NULL, /* 673 */ NULL, /* 674 */ 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,