Skip to content

Commit

Permalink
Fix description of !appealblock
Browse files Browse the repository at this point in the history
  • Loading branch information
Erisa committed Aug 24, 2024
1 parent c32caad commit dfa3884
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Commands/Lists.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit dfa3884

Please sign in to comment.