nerix
63b5b2ca6a
feat(eventsub): use special flag and timestamps from metadata ( #5996 )
2025-02-26 15:40:42 +01:00
nerix
044dc69aa6
feat(eventsub): implement (shared-chat-)ban ( #5985 )
2025-02-25 21:13:05 +01:00
nerix
5fca241188
feat(eventsub): implement clearchat ( #5981 )
2025-02-23 20:28:26 +00:00
nerix
0d7a05e62f
chore(eventsub): simplify building for system messages ( #5980 )
2025-02-23 17:23:29 +01:00
nerix
a86df7087d
feat: add snapshot tests for eventsub messages ( #5965 )
2025-02-21 21:33:29 +01:00
nerix
9afd60534a
refactor(eventsub): more references, less const ( #5953 )
2025-02-13 13:46:52 +01:00
pajlada
b01f50856d
feat(eventsub): Add support for channel.moderate Warn ( #5932 )
...
* fix(eventsub): Be less strict with strings & vectors
String foo from `{"foo":null}` is now accepted, and returns an empty string
std::vector<String> foo from `{"foo":null}` is now accepted, and returns an empty array
2025-02-09 11:21:16 +00:00
nerix
992f9195a7
refactor(eventsub): use variants for sum types ( #5930 )
2025-02-08 14:33:29 +01:00
pajlada
0f8a29fdb9
feat: add initial experimental Twitch Eventsub support ( #5837 )
...
Co-authored-by: nerix <nerixdev@outlook.de >
2025-02-02 16:03:24 +00:00