estroBiologist / pluralchum

PluralKit integration for BetterDiscord
MIT License
42 stars 12 forks source link

System tags can be incorrectly displayed #34

Closed RokonShimo closed 1 year ago

RokonShimo commented 1 year ago

image image

When a system has a servertag enabled, the plugin will often display both the servertag and base system tag, truncating the servertag. This truncation behaviour does not go away when the plugin is disabled and requires a hard refresh to rectify.

image image ^ how these should appear in vanilla discord image image ^ how they appear after the plugin is disabled

ariagivens commented 1 year ago

Unfortunately, servertags are going to remain an issue for quite some time. PluralKit (for good reasons) doesn't provide a way to query guild settings like servername and servertag unless you have that system's token. So the plugin just doesn't have enough information to render everything correctly. I'm working on some improvements that handle the complexities of unicode better and we should see some improvement on issues like these, but it will never be totally fixed unless there's a change on PK's side.