Open jwflory opened 4 years ago
Implemented upstream: https://github.com/lrstanley/girc/pull/43
To anyone familiar with the codebase: does this mean simply rebuilding teleirc with updated girc will bring message splitting?
Implemented upstream: lrstanley/girc#43
To anyone familiar with the codebase: does this mean simply rebuilding teleirc with updated girc will bring message splitting?
I mentioned this in the related PR: https://github.com/RITlug/teleirc/pull/420
It is not a simple library update and does require code change on our end to make use of this new functionality. It is next on my backlog to do when I get around to it.
Related, if I understand the title correctly: https://github.com/lrstanley/girc/issues/55