From 4d8fa6e0eb2afa571c62f988a2aa699cddc6e824 Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Wed, 10 Nov 2021 23:38:54 +0100 Subject: [PATCH] [wiki] Clarify clearchat events do not contain acting user Signed-off-by: Knut Ahlers --- wiki/Events.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/wiki/Events.md b/wiki/Events.md index 5ce9e19..c3f1765 100644 --- a/wiki/Events.md +++ b/wiki/Events.md @@ -4,6 +4,8 @@ Moderator action caused a user to be banned from chat. +Note: This event does **not** contain the acting user! You cannot use the `{{.user}}` variable. + Fields: - `channel` - The channel the event occurred in @@ -33,6 +35,8 @@ Fields: Moderator action caused chat to be cleared. +Note: This event does **not** contain the acting user! You cannot use the `{{.user}}` variable. + Fields: - `channel` - The channel the event occurred in @@ -138,6 +142,8 @@ Fields: Moderator action caused a user to be timed out from chat. +Note: This event does **not** contain the acting user! You cannot use the `{{.user}}` variable. + Fields: - `channel` - The channel the event occurred in