From 2bbd178c5f124266d734e03adf9edbf2aca1b0b7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 19:36:56 +0000 Subject: [PATCH] chore: autofix docs formatting --- docs/custom-bot/modules/moderation/ping-protection.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/custom-bot/modules/moderation/ping-protection.md b/docs/custom-bot/modules/moderation/ping-protection.md index 751601cc..c46acdfb 100644 --- a/docs/custom-bot/modules/moderation/ping-protection.md +++ b/docs/custom-bot/modules/moderation/ping-protection.md @@ -34,8 +34,8 @@ Once set up, the module works automatically: ### Viewing ping history and actions {#viewing-history} -* Users can use the `/ping-protection user history` command to view a **user's (or their own) ping history**. Each pinging event is logged (if enabled) with a timestamp, and a link to the message containing the ping. -* Users can use the `/ping-protection user actions-history` command to view a **user's (or their own) moderation actions history**. Each moderation action is logged, and contains the punishment type, the duration (only if the action was a mute), a timestamp and the reason. +- Users can use the `/ping-protection user history` command to view a **user's (or their own) ping history**. Each pinging event is logged (if enabled) with a timestamp, and a link to the message containing the ping. +- Users can use the `/ping-protection user actions-history` command to view a **user's (or their own) moderation actions history**. Each moderation action is logged, and contains the punishment type, the duration (only if the action was a mute), a timestamp and the reason. ### Protected and whitelisted lists {#lists}