Changeset 162 in code for trunk/irc.go
- Timestamp:
- Mar 26, 2020, 9:33:44 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/irc.go
r155 r162 12 12 rpl_localusers = "265" 13 13 rpl_globalusers = "266" 14 rpl_creationtime = "329" 14 15 rpl_topicwhotime = "333" 15 16 err_invalidcapcmd = "410"
Note:
See TracChangeset
for help on using the changeset viewer.