[PR #202] [MERGED] channel.moderate EventSub #206

Closed
opened 2026-03-02 04:00:44 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/eerimoq/moblin/pull/202
Author: @id3adeye
Created: 1/4/2026
Status: Merged
Merged: 1/4/2026
Merged by: @eerimoq

Base: mainHead: raidstart


📝 Commits (2)

📊 Changes

4 files changed (+60 additions, -0 deletions)

View changed files

📝 Moblin/RemoteControl/RemoteControlAssistant.swift (+2 -0)
📝 Moblin/StreamingPlatforms/Twitch/TwitchAuth.swift (+6 -0)
📝 Moblin/StreamingPlatforms/Twitch/TwitchEventSub.swift (+46 -0)
📝 Moblin/Various/Model/ModelTwitch.swift (+6 -0)

📄 Description

Subscribe to channel.moderate EventSub event which fires when a raid is initiated (unlike channel.raid which fires when the raid completes).


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/eerimoq/moblin/pull/202 **Author:** [@id3adeye](https://github.com/id3adeye) **Created:** 1/4/2026 **Status:** ✅ Merged **Merged:** 1/4/2026 **Merged by:** [@eerimoq](https://github.com/eerimoq) **Base:** `main` ← **Head:** `raidstart` --- ### 📝 Commits (2) - [`b4e74ed`](https://github.com/eerimoq/moblin/commit/b4e74ed5823ebfad531267bff61da36101bfa938) Merge branch 'main' of https://github.com/eerimoq/moblin into raidstart - [`c15a282`](https://github.com/eerimoq/moblin/commit/c15a2825dc2b590cab3531ce77e4c416532cd0a0) channel.moderate EventSub ### 📊 Changes **4 files changed** (+60 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Moblin/RemoteControl/RemoteControlAssistant.swift` (+2 -0) 📝 `Moblin/StreamingPlatforms/Twitch/TwitchAuth.swift` (+6 -0) 📝 `Moblin/StreamingPlatforms/Twitch/TwitchEventSub.swift` (+46 -0) 📝 `Moblin/Various/Model/ModelTwitch.swift` (+6 -0) </details> ### 📄 Description Subscribe to channel.moderate EventSub event which fires when a raid is initiated (unlike channel.raid which fires when the raid completes). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 04:00:44 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/moblin#206
No description provided.