From fe9e013e84a4ac62291d17f1687718154717e626 Mon Sep 17 00:00:00 2001 From: Cyclomactic <121686647+Cyclomactic@users.noreply.github.com> Date: Sat, 9 Aug 2025 18:41:45 -0500 Subject: [PATCH] fixed typo in Stream Online variable: startedAt 'stream was ended' -> 'stream started' --- streamerbot/3.api/2.triggers/twitch/channel/stream-online.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/streamerbot/3.api/2.triggers/twitch/channel/stream-online.md b/streamerbot/3.api/2.triggers/twitch/channel/stream-online.md index 8a316637..4824b9e3 100644 --- a/streamerbot/3.api/2.triggers/twitch/channel/stream-online.md +++ b/streamerbot/3.api/2.triggers/twitch/channel/stream-online.md @@ -6,7 +6,7 @@ twitchService: EventSub variables: - name: startedAt type: DateTime - description: The date and time that the stream was ended + description: The date and time that the stream started value: 8/4/2023 10:56:06 AM - name: game type: string