diff --git a/Program.cs b/Program.cs index 4e2254c..819a692 100644 --- a/Program.cs +++ b/Program.cs @@ -164,7 +164,7 @@ client.MessageService.MessageReceived += async (message) => if (Utils.ContainsAny(content, $"{prefix}mc")) { - await Utils.SendReplyAsync(channelCache, channelId, @$"{pingMember} you can join the ValourSMP Minecraft Server by using this ip: valour.sxsc.xyz"); + await Utils.SendReplyAsync(channelCache, channelId, @$"{pingMember} you can join the Unofficial ValourSMP Minecraft Server by using this ip: valour.sxsc.xyz"); } if (Utils.ContainsAny(content, $"{prefix}invite"))