Skip to content

Fix handling of IRC color control sequences

Eugene So requested to merge eso/sbbs:eugeneso/irc_color_fix into master

Fixed the following which was observed using the BogusTrivia eggdrop bot: An extra comma was being added after the control sequences An empty color control sequence was not handled. It is supposed to remove all color schemes.

Merge request reports