push fix for banning scrubs
This commit is contained in:
@@ -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}",
|
||||
|
||||
Reference in New Issue
Block a user