1
0
Fork 0
forked from External/ergo

implement WHOX

This commit is contained in:
jesopo 2020-07-11 16:45:02 +01:00
parent f2d0842453
commit 518b21e5aa
4 changed files with 138 additions and 32 deletions

View file

@ -86,6 +86,7 @@ const (
RPL_VERSION = "351"
RPL_WHOREPLY = "352"
RPL_NAMREPLY = "353"
RPL_WHOSPCRPL = "354"
RPL_LINKS = "364"
RPL_ENDOFLINKS = "365"
RPL_ENDOFNAMES = "366"