DiscordGSM / GameServerMonitor

📺 A discord bot that monitors your game server and tracks the live data of your game servers. Supports over 260 game servers.
https://discordgsm.com
MIT License
119 stars 64 forks source link

Eco name fix + corrected DE translation #15

Closed behesse closed 1 year ago

behesse commented 1 year ago

Eco allows using color, bold and italic html-like tags to format the server name. This makes the server name hard to read in Discord. So I added some lines to remove color and bold tags, that can't be nicely represented in the server status messages. Italic tags get replaced so the characters appear as italic in Discord, too.

In addition I corrected some parts in the DE translation:

BattlefieldDuck commented 1 year ago

thanks