feat: add initial experimental Twitch Eventsub support (#5837)

Co-authored-by: nerix <nerixdev@outlook.de>
This commit is contained in:
pajlada
2025-02-02 17:03:24 +01:00
committed by GitHub
parent f9f7d47b43
commit 0f8a29fdb9
130 changed files with 19656 additions and 8 deletions
+3
View File
@@ -129,6 +129,9 @@ AboutPage::AboutPage()
addLicense(form.getElement(), "expected-lite",
"https://github.com/martinmoene/expected-lite",
":/licenses/expected-lite.txt");
addLicense(form.getElement(), "Howard Hinnant's date.h",
"https://github.com/HowardHinnant/date",
":/licenses/howard-hinnant-date.txt");
}
// Attributions
@@ -1273,6 +1273,10 @@ void GeneralPage::initLayout(GeneralPageView &layout)
"with sound playback on your system")
->addTo(layout);
layout.addCheckbox(
"Enable experimental Twitch EventSub support (requires restart)",
s.enableExperimentalEventSub);
layout.addStretch();
// invisible element for width