Tree
Tree:
67661e11df05731027415df84a1b9fda33ec0059
Date:
Fri Aug 18 02:49:18 2023
UTC
Message:
New parser for znc tables in chat
Started breaking up the irc response parser up into smaller chunks.
can now parse table responses from znc *status channel.
More debug messages then necessary. no useful output at this point.
Parses the field header and field data into an array of arrays.
Need to capture from *controlpanel and *blockuser still