This commit is contained in:
ChomeNS
2023-04-28 08:21:18 +07:00
parent c2f05724fd
commit 3d03932e96
2 changed files with 12 additions and 13 deletions

View File

@@ -157,8 +157,7 @@ public class DiscordPlugin {
nameComponent,
Component.text(
message
.replace("\uD83D\uDC80", "") /* mirko forced me to do it :( */
.replace("\uD83D", "")
.replace("\uD83D\uDC80", "") // mirko forced me to do it :(
).color(NamedTextColor.GRAY),
attachmentsComponent
).color(NamedTextColor.DARK_GRAY);