Add support for commercial start event

This commit is contained in:
WarmUpTill
2025-08-12 22:27:46 +02:00
committed by WarmUpTill
parent 058e941a46
commit 2ea00d94c5
4 changed files with 31 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ const std::unordered_map<std::string, std::string> TokenOption::_apiIdToLocale{
"AdvSceneSwitcher.twitchToken.channel.raids.manage"},
{"moderator:manage:shoutouts",
"AdvSceneSwitcher.twitchToken.moderator.shoutouts.manage"},
{"channel:read:ads", "AdvSceneSwitcher.twitchToken.channel.ads.read"},
{"channel:read:polls",
"AdvSceneSwitcher.twitchToken.channel.polls.read"},
{"channel:manage:polls",