unbanbydiscord #2

Merged
defnotken merged 15 commits from unbanbydiscord into master 2025-09-05 22:15:19 +00:00
Showing only changes of commit 176f0e7e56 - Show all commits

View File

@@ -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}",