WillowChat / Thump

💬 A simple, highly configurable Minecraft chat multiplexer with built in IRC support
ISC License
8 stars 2 forks source link

Minecraft <-> IRC colour conversion #49

Open Aroma1997 opened 7 years ago

Aroma1997 commented 7 years ago

Colors in irc are sent by putting ^CCOLOR into the text (http://www.mirc.com/colors.html) In Minecraft, they are sent by adding §COLOR into a text. When sending a message to irc or to minecraft, a color may be lost and displayed in a weird way on the receiving side. It would be cool if colors would be kept from irc to Minecraft and the other way around.

lopcode commented 7 years ago

There seem to be some decent docs around formatting convention in general here: http://modern.ircdocs.horse/formatting.html

Needs: