diff --git a/LightlessSyncServer/LightlessSyncServices/Discord/MareModule.cs b/LightlessSyncServer/LightlessSyncServices/Discord/MareModule.cs index 100efcc..44113a9 100644 --- a/LightlessSyncServer/LightlessSyncServices/Discord/MareModule.cs +++ b/LightlessSyncServer/LightlessSyncServices/Discord/MareModule.cs @@ -225,7 +225,7 @@ public class LightlessModule : InteractionModuleBase } } - [SlashCommand("markUidforBan", "ADMIN ONLY: ban a user by their uid")] + [SlashCommand("markforban", "ADMIN ONLY: ban a user by their uid")] public async Task MarkUidForBan([Summary("uid", "uid to ban")] string uid) { _logger.LogInformation("SlashCommand:{userId}:{Method}:{params}",