0x4e49434f4c45 / amcdb

Another Minecraft-Discord Bridge
https://modrinth.com/mod/amcdb
MIT License
4 stars 0 forks source link

Handle formatting in messages coming from Minecraft #2

Open 0x4e49434f4c45 opened 1 year ago

0x4e49434f4c45 commented 1 year ago

Currently any formatting in Minecraft messages is un-handled. This isn't particularly impactful because the vanilla game really only uses colors in its chat output, and we can't display colors in Discord anyway. Still, it would be good to implement format handling for completeness and in case any other mods format their chat messages.