Improving the Discord-side readability of messages from Veloren

This MR makes different kinds of messages from Veloren look different on Discord as well. Now you will finally see which messages are players talking and which are them dying, joining, leaving, changing aliases, or more at a first glance!

Before After

Full list of changes:

  • Changed the bot's alias from Discord_Bot to Discord_Bridge
  • Implemented Veloren -> Discord message sanitization
  • Made common message types very distinct visually, with world chat messages having the most emphasis
  • Made the dev Cargo profile use level-2 optimizations for Torvus-only so that it doesn't hang for a few minutes before starting to bridge the messages
Edited by LunarEclipse

Merge request reports

Loading