From 6e8ae4953b8f3c1914553367e2bd50ed4f6a0ddd Mon Sep 17 00:00:00 2001 From: skyjoshua Date: Wed, 4 Mar 2026 01:47:01 +0000 Subject: [PATCH] removed the upload command as uploads are working again --- Program.cs | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Program.cs b/Program.cs index 0fc5c79..0d7bba7 100644 --- a/Program.cs +++ b/Program.cs @@ -131,11 +131,6 @@ client.MessageService.MessageReceived += async (message) => await Utils.SendReplyAsync(channelCache, channelId, $"{pingMember} You can use this to join a planet: https://github.com/SkyJoshua/JoinPlanet"); }; - if (Utils.ContainsAny(content, $"{prefix}uploads")) - { - await Utils.SendReplyAsync(channelCache, channelId, $"{pingMember} All uploads are currently broken on Valour. We are sorry for the inconvenience"); - }; - if (Utils.ContainsAny(content, $"{prefix}cmds")) { await Utils.SendReplyAsync(channelCache, channelId, @$"{pingMember} Here is a list of my commands: