Add endpoint to allow triggering Celebrations
Alerts and with it "Celebrations" were introduced.
https://blog.twitch.tv/de-de/2023/05/17/celebrate-your-community-your-way-with-twitch-s-new-alerts/
Therefore I was wondering if those Celebrations (or Alerts) will be made triggerable by some official Endpoint.
Something like a scope to request being able to trigger them like channel:manage:celebrations
, and being able to trigger them with normal auth and descriptive body.
{
type:"rain",
area:"full",
intensity:1,
length:5
}
Just an example from my part.
5
votes
