SceneSwitcher/plugins/twitch
WarmUpTill 577cfc6ba9
Some checks failed
debian-build / build (push) Waiting to run
Push to master / Check Formatting 🔍 (push) Waiting to run
Push to master / Build Project 🧱 (push) Waiting to run
Push to master / Create Release 🛫 (push) Blocked by required conditions
Check locale / ubuntu64 (push) Has been cancelled
Add message_text temp var for subscription message event
The existing "message" temp var for the subscription message event
contained a raw JSON object (including emote metadata) rather than
plain text, making it difficult to use.
2026-07-06 17:19:32 +02:00
..
category-selection.cpp Rework chache handling 2025-03-15 12:31:13 +01:00
category-selection.hpp Cleanup 2025-03-15 12:31:13 +01:00
channel-selection.cpp Fix warnings 2025-12-21 14:33:08 +01:00
channel-selection.hpp Fix invalid channel selections leading to event sub disconnect 2025-10-03 11:56:40 +02:00
chat-connection.cpp Disconnect Twitch chat and event connection on plugin stop 2026-06-13 22:05:32 +02:00
chat-connection.hpp Disconnect Twitch chat and event connection on plugin stop 2026-06-13 22:05:32 +02:00
chat-message-pattern.cpp Add more Twitch chat tag temp vars and properties 2024-10-05 16:01:32 +02:00
chat-message-pattern.hpp Match any Twitch chat message by default 2024-10-05 14:30:30 +02:00
CMakeLists.txt Cleanup Twitch timestamp verification 2026-07-04 12:09:31 +02:00
content-classification.cpp Validate that user id matches token 2026-03-21 22:52:27 +01:00
content-classification.hpp Add option to set content classification of Twitch stream 2025-10-03 11:56:40 +02:00
event-sub.cpp Cleanup Twitch timestamp verification 2026-07-04 12:09:31 +02:00
event-sub.hpp Disconnect Twitch chat and event connection on plugin stop 2026-06-13 22:05:32 +02:00
language-selection.cpp Validate that user id matches token 2026-03-21 22:52:27 +01:00
language-selection.hpp Add option to change stream language 2025-10-03 11:56:40 +02:00
macro-action-twitch.cpp Add option to start and stop polls 2026-07-06 17:19:32 +02:00
macro-action-twitch.hpp Add option to start and stop polls 2026-07-06 17:19:32 +02:00
macro-condition-twitch.cpp Add message_text temp var for subscription message event 2026-07-06 17:19:32 +02:00
macro-condition-twitch.hpp Add message_text temp var for subscription message event 2026-07-06 17:19:32 +02:00
points-reward-selection.cpp Add missing "[adv-ss]" log tag 2025-04-11 19:02:37 +02:00
points-reward-selection.hpp Add "Any" entry of the reward selection only for Twitch condition 2025-03-22 18:09:51 +01:00
tag-selection.cpp Validate that user id matches token 2026-03-21 22:52:27 +01:00
tag-selection.hpp Add option to set Twitch stream tags 2025-10-03 11:56:40 +02:00
token.cpp Cleanup Twitch timestamp verification 2026-07-04 12:09:31 +02:00
token.hpp Validate that user id matches token 2026-03-21 22:52:27 +01:00
twitch-helpers.cpp Add user moderation actions 2026-03-21 22:52:27 +01:00
twitch-helpers.hpp Add user moderation actions 2026-03-21 22:52:27 +01:00
twitch-tab.cpp Validate that user id matches token 2026-03-21 22:52:27 +01:00
twitch-tab.hpp Display warning if Twitch token expired or is invalid 2025-12-05 17:30:16 +01:00
twitch-timestamp.cpp Cleanup Twitch timestamp verification 2026-07-04 12:09:31 +02:00
twitch-timestamp.hpp Cleanup Twitch timestamp verification 2026-07-04 12:09:31 +02:00