From dfa3884bf153b1eaab17082c3e23cba023c22daa Mon Sep 17 00:00:00 2001 From: Erisa A Date: Sat, 24 Aug 2024 18:12:14 +0100 Subject: [PATCH] Fix description of !appealblock --- Commands/Lists.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Commands/Lists.cs b/Commands/Lists.cs index 2d7c639e..61190cb4 100644 --- a/Commands/Lists.cs +++ b/Commands/Lists.cs @@ -213,7 +213,7 @@ public async Task JoinWatch( [Command("appealblock")] [Aliases("superduperban", "ablock")] - [Description("Watch for joins and leaves of a given user. Output goes to #investigations.")] + [Description("Prevents a user from submitting ban appeals.")] [HomeServer, RequireHomeserverPerm(ServerPermLevel.TrialModerator)] public async Task AppealBlock( CommandContext ctx,