Changeset 661 in code for trunk/irc.go


Ignore:
Timestamp:
Nov 2, 2021, 5:32:39 PM (4 years ago)
Author:
contact
Message:

Mark bouncer users and BouncerServ as authenticated in WHOX/WHOIS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/irc.go

    r660 r661  
    1919        rpl_topicwhotime  = "333"
    2020        rpl_whospcrpl     = "354"
     21        rpl_whoisaccount  = "330"
    2122        err_invalidcapcmd = "410"
    2223)
Note: See TracChangeset for help on using the changeset viewer.