Changeset 162 in code for trunk/irc.go


Ignore:
Timestamp:
Mar 26, 2020, 9:33:44 PM (5 years ago)
Author:
delthas
Message:

Add upstream RPL_CREATIONTIME support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/irc.go

    r155 r162  
    1212        rpl_localusers    = "265"
    1313        rpl_globalusers   = "266"
     14        rpl_creationtime  = "329"
    1415        rpl_topicwhotime  = "333"
    1516        err_invalidcapcmd = "410"
Note: See TracChangeset for help on using the changeset viewer.