From 3d03932e9603e1b97af0fe178ba16d6a7d345658 Mon Sep 17 00:00:00 2001
From: ChomeNS <95471003+ChomeNS@users.noreply.github.com>
Date: Fri, 28 Apr 2023 08:21:18 +0700
Subject: [PATCH] amogus
---
.idea/workspace.xml | 22 +++++++++----------
.../chomens_bot/plugins/DiscordPlugin.java | 3 +--
2 files changed, 12 insertions(+), 13 deletions(-)
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index d6e659b..5431589 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -4,7 +4,7 @@
-
+
@@ -97,13 +97,6 @@
1680245437032
-
- 1681806588635
-
-
-
- 1681806588637
-
1681806738901
@@ -440,7 +433,14 @@
1682596318211
-
+
+ 1682601960492
+
+
+
+ 1682601960493
+
+
@@ -455,7 +455,6 @@
-
@@ -480,7 +479,8 @@
-
+
+
diff --git a/src/main/java/land/chipmunk/chayapak/chomens_bot/plugins/DiscordPlugin.java b/src/main/java/land/chipmunk/chayapak/chomens_bot/plugins/DiscordPlugin.java
index bd55ae8..3a7aee8 100644
--- a/src/main/java/land/chipmunk/chayapak/chomens_bot/plugins/DiscordPlugin.java
+++ b/src/main/java/land/chipmunk/chayapak/chomens_bot/plugins/DiscordPlugin.java
@@ -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);