Change oper-up message.
This commit is contained in:
parent
f5455d2cd5
commit
3645ce9869
1 changed files with 1 additions and 1 deletions
|
@ -402,7 +402,7 @@ static const char * replies[] = {
|
||||||
/* 378 RPL_WHOISHOST, */ "%s :is connecting from *@%s %s",
|
/* 378 RPL_WHOISHOST, */ "%s :is connecting from *@%s %s",
|
||||||
/* 379 */ NULL,
|
/* 379 */ NULL,
|
||||||
/* 380 */ NULL,
|
/* 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 :IRCOP FLAG TURN ON",
|
||||||
/* 382 RPL_REHASHING, */ ":%s 382 %s %s :Rehashing",
|
/* 382 RPL_REHASHING, */ ":%s 382 %s %s :Rehashing",
|
||||||
/* 383 */ NULL,
|
/* 383 */ NULL,
|
||||||
/* 384 RPL_MYPORTIS, */ NULL,
|
/* 384 RPL_MYPORTIS, */ NULL,
|
||||||
|
|
Loading…
Reference in a new issue