muxable / rtchat

A chat app for IRL streamers.
Apache License 2.0
42 stars 24 forks source link

[chat_history] auto-end stream after raid #460

Open kevmo314 opened 2 years ago

kevmo314 commented 2 years ago

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.

SputNikPlop commented 1 year ago

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.