From 02f603a5dfb91a9185824ffae98e6ef1610bbfef Mon Sep 17 00:00:00 2001 From: Surferbill Date: Fri, 18 Oct 2024 01:22:12 +0100 Subject: [PATCH] Update nuke.md The maximum lookback is 300 seconds. --- docs/chatbot/commands/default/nuke.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/chatbot/commands/default/nuke.md b/docs/chatbot/commands/default/nuke.md index 6bcd800..5f1034f 100644 --- a/docs/chatbot/commands/default/nuke.md +++ b/docs/chatbot/commands/default/nuke.md @@ -25,7 +25,7 @@ The `!nuke` command is a powerful moderation tool in the StreamElements chatbot ## Parameters -- ``: The time window (in seconds) to search for matching messages. +- ``: The time window (in seconds) to search for matching messages. The maximum lookback is 300 seconds. - ``: The moderation action to perform. Can be: - A number (for timeout duration in seconds) - `ban` (to ban users)