1036 results found
-
channel.guest_star_guest.update - doesn't have audio/video status So when I move a user from the queue to the call
I don't know what state mic and camera is for the user in order to display that in my UI without doing an API call.
This is another "get rid of slots/guests seperation" on eventsub and make everything run under one roof/topic?
2 votes -
mystery_only condition for channel.subscription.gift Adding to these ideas:
https://twitch.uservoice.com/forums/310213-developers/suggestions/44500245-revise-the-channel-subscription-topics
https://twitch.uservoice.com/forums/310213-developers/suggestions/43813413-provide-a-gift-event-id-in-the-channel-subscribeAdd a "mystery_only" boolean condition to channel.subscription.gift so that channel.subscription.gift only triggers when a mystery gift event happens.
2 votes -
`channel.guest_star_slot.update` doesn't include the live/backage state of the slot Missing data from eventsub :-D
2 votes -
Moving a user back to the queue: eventsub seems odd When you move a user from a slot back to the queue. You get a guest update payload that describes the slot the user was removed from.
But you don't get a slot update message
2 votes -
API lets you move a guest to a slot that doesn't exist You set your guest start to have 2 slots.
You then use the API to move a user into slot 3/4 or 5
The API allows this rather than 4xx with a "slot doesn't exist" type error
2 votes -
Allow the Source to work in an iframe The URL
https://dashboard.twitch.tv/widgets/guest-star/barrycarlyon?auth=REMOVED&display=single&slot=1
Isn't supported in an iFrame.
It would be beneifical for this to allow easier developer adoption/usage of guest star for some use cases2 votes -
channel.guest_star_guest.update doesn't fire for all state changes? For this topic I have state changes for
- moved guest from queue to 1 - state backstage
- moved a guest from 1 to queue - state invited
- moved a guest from backstage to live - state live
But nothing for that user moving from invited to accepted to ready
Sure that user aint in a slot yet. But we can't see when a user accepts and invite to know they are ready without hammering the invites API endpoint2 votes -
Change Browser Source Mode? There is no way to get this setting
Or as a result change this setting2 votes -
No API's to handle seeing/managing Requests Theres no API support to
- see state of request mode
- turn on request mode
- turn off request mode
- see requests
- accept/reject requests
2 votes -
Update Guest Star Slot - switching Document the "switching" behaviour
if I move slot 1 to slot 2
Then do it again
It's basically a slot swap as the guests in each slot swap places2 votes -
End Guest Star Session - missing error code add:
400 bad request - This session as already ended.
2 votes -
Adding a Request Query Parameter for creator_id in the Get Clips API Currently in the Get Clips API (https://dev.twitch.tv/docs/api/reference/#get-clips) there isn't a way to set one of the request query parameters to include the creator_id, but you can see this in the response body. This would be useful for filtering clips from just 1 user. The only way to filter right now is by requesting every clip from a channel and filtering the clips yourself. I don't like doing this, because it takes a long time, and is prone to missing clips. It also creates a ton of useless API calls that could be avoided by allowing this filtering during…
2 votes -
API Endpoint to get all predictors for a given outcome. Currently the Prediction endpoints (and EventSub data) only contains the top predictors for outcomes in a prediction. I propose a new endpoint, located at something like:
helix/predictions/predictors
that takes as input abroadcaster_id
andoutcome_id
, and returns a paginated list of all users who have contributed to a given prediction outcome, along with the details of their prediction (essentially the "top predictors" array, but containing all predictors).This could make predictions even more interactive- a streamer could, for example, draw two word clouds showing all predictors for each option "battling" each other.
2 votes -
Add Tag to USERNOTICE subgift if Part of a submysterygift Rarely, a race condition in which a USERNOTICE with a msg-id of subgift will come in before the submysterygift it shares a msg-param-origin-id with. This can cause unexpected behavior in multiple situations. Rather than try to force the submysterygift to always be sent first, I suggest adding a tag that marks a subgift as part of a random or bulk gifting in some manner. Even a boolean value would be enough for software to know to wait for the submysterygift to come in before processing the subgift. Otherwise, a forced delay is required on all subgifts, even if they're actually…
2 votes -
property height didn't work Hi I'm from Argentina. I have added to my website twitch VOD and I had a problem in the object config using javascript because ie: the property height: 800 has no results and I couldn't manipulate <div id="twitch-embed"> heigth. Width propety worked properly. How can I fix the height <div> problem? Regards Dan.
2 votes -
404 on linked endpoint https://id.twitch.tv/oauth2/token returns a 404
2 votes -
Followed list to indicate subscription In your list of followed streamers, you can see which ones you have a gift subscription to. It would be great to see which channels you subscribe to in this list as well.
2 votes -
[Charity] API to get donations of a recently ended Run The API for "Get Donations" currently only supports being able to get the donations of the currently running goal.
It is a common use case for when an eventsub charity.stop occurs that you would then go to the API can fetch the donations incompleteness for that charity drive.
And since it stopped the API will not return anything.
Please extend Get Charity Donations to support a campaign_id parameter.
This may required "Get Charity Campaign" to be extended to return recently closed Campaigns. This is similar to how Hype Trains API's work where the Get Hype Trains API will return recent…2 votes -
[Charity] Update Goal This superseeds https://twitch.uservoice.com/forums/310213-developers/suggestions/45445489-please-provide-an-api-to-manage-donations
which covers kitchen sink
Please provide an API that allows authorised parties to increase/modify the goal on the channel.
The primary reason for this is to allow a moderator to update the goal whilst the streamer is busy streaming/reading donations/playing the game.
This could also be used for tiered targetting/target goals in an automated fashion "hey chat we met goal one of 100 dollars, lets get to goal two of 1000 dollars" and the control bot can auto update the goal when the first goal is met
2 votes -
отключение Рейдов Добавьте возможность для зрителей отключать участие в рейдах. Невозможно смотреть в фоне, просто мерзость эти рейды. Я не хочу чтобы меня перебрасывало на левые каналы.
2 votes
- Don't see your idea?