kike: implement LINKS

This commit is contained in:
2015-06-13 21:52:12 +02:00
parent ff10e1b652
commit abc0e4f821
2 changed files with 20 additions and 0 deletions

View File

@@ -41,6 +41,8 @@
351 IRC_RPL_VERSION "%s.%d %s :%s"
352 IRC_RPL_WHOREPLY "%s %s %s %s %s %s :%d %s"
353 IRC_RPL_NAMREPLY "%c %s :%s"
364 IRC_RPL_LINKS "%s %s :%d %s"
365 IRC_RPL_ENDOFLINKS "%s :End of LINKS list"
366 IRC_RPL_ENDOFNAMES "%s :End of NAMES list"
367 IRC_RPL_BANLIST "%s %s"
368 IRC_RPL_ENDOFBANLIST "%s :End of channel ban list"