rtchat icon indicating copy to clipboard operation
rtchat copied to clipboard

[chat_history] auto-end stream after raid

Open kevmo314 opened this issue 3 years ago • 1 comments

With RealtimeKit, we can now add the ability to automatically end the stream after a raid. Probably the best way to do this would be to add a RealtimeKit to the user's profile and sync some of those settings remotely.

We should do this mostly on the server instead of in the Flutter client, that way it's completely automatic.

kevmo314 avatar May 27 '22 02:05 kevmo314

Maybe with the new Helix API endpoints they can implement this feature request https://twitch.uservoice.com/forums/310213-developers/suggestions/45165397-raid-now both could be done.

SputNikPlop avatar Jan 11 '23 06:01 SputNikPlop