Settings and activity
275 results found
-
83 votes
BarryCarlyon shared this idea ·
-
2 votes
An error occurred while saving the comment BarryCarlyon supported this idea ·
BarryCarlyon shared this idea ·
-
2 votes
BarryCarlyon shared this idea ·
-
2 votes
BarryCarlyon shared this idea ·
-
2 votes
BarryCarlyon shared this idea ·
-
2 votes
An error occurred while saving the comment BarryCarlyon commented
Update:
Guest star set to 2 slots
If I move a user from slot 2 to slot 3 I get a 400 good
If I move a user from backstage to slot 3 I get a 500 error insteadAn error occurred while saving the comment BarryCarlyon commented
This occurs if you:
- add someome from backstage into a slot
- move someone from a slot to another slotBarryCarlyon shared this idea ·
-
2 votes
An error occurred while saving the comment BarryCarlyon commented
So when a user is moved between slots for example
My UI doesn't know what the live status is of the users that got moved between slots. Without an API call or consuming another topic
BarryCarlyon shared this idea ·
-
2 votes
An error occurred while saving the comment BarryCarlyon commented
When moving a guest back to the queue (or flat removed from the call) a `channel.guest_star_slot.update` doesn't occur for the slot the user was in.
Now you can infer a slot operation from the guest.update but not everyone will subscribe to both topics
I sent a video to anid to help illistrate my thoughts on this one
BarryCarlyon shared this idea ·
-
2 votes
An error occurred while saving the comment BarryCarlyon commented
Send an invite - no event
User accepts inivte - no event
User becomes ready - ready event
User f5's become invite again - invited eventAn error occurred while saving the comment BarryCarlyon commented
When a user creates an invite - no event
When a user deletes an invite - payload with removed (yay)
When a guest accepts an invite - no accepted event (but this is ok?)
When a guest becomes ready - payload with ready (yay)You send an invite (no event) then cancel the invite you get a removed (yay)
An error occurred while saving the comment BarryCarlyon commented
An error occurred while saving the comment BarryCarlyon commented
might be channel.guest_star_guest.update not being noisy enough
?BarryCarlyon shared this idea ·
-
38 votes
An error occurred while saving the comment BarryCarlyon commented
Mods will be able to check and set it if the streamer forgets or wants to delegate the task to a mod or automation (coupled with a title/category change)
An error occurred while saving the comment BarryCarlyon commented
other use cases include
Using a stream deck button to toggle it on/off at the start/end of sponsored segements.
BarryCarlyon shared this idea ·
-
2 votes
An error occurred while saving the comment BarryCarlyon commented
Lol `as` should be `has` in the API response too
BarryCarlyon shared this idea ·
-
2 votes
BarryCarlyon shared this idea ·
-
2 votes
An error occurred while saving the comment BarryCarlyon commented
BarryCarlyon shared this idea ·
-
2 votes
An error occurred while saving the comment BarryCarlyon commented
This could also be solved by adding max slots to GET guest_star/session, but channel_settings contains `is_moderator_send_live_enabled` which would be useful for moderator/3pp mod tools to know if the tool _can_ have a mod show/hide people
An error occurred while saving the comment BarryCarlyon commented
concieveable a mod wouldn't have access to the browser source token
BarryCarlyon shared this idea ·
-
2 votes
An error occurred while saving the comment BarryCarlyon commented
The switch between individual browser sources and group capture.
BarryCarlyon shared this idea ·
-
2 votes
BarryCarlyon shared this idea ·
-
2 votes
An error occurred while saving the comment BarryCarlyon commented
It is in the query params "The slot to move this user assignment to. If the destination slot is occupied, the user assigned will be swapped into source_slot_id."
But should be in the preamble
BarryCarlyon shared this idea ·
-
2 votes
BarryCarlyon shared this idea ·
-
4 votes
BarryCarlyon shared this idea ·
-
131 votes
An error occurred while saving the comment BarryCarlyon commented
> Currently, rewards that are made programmatically cannot have custom images, so users are even less inclined to make them through a third party system.
The creator/streamer can add/edit the images in the dashboard after they have been created.
After the clientID has made the reward the streamer can make as many changes as they want via the dashboard.
See also https://twitch.uservoice.com/forums/310213-developers/suggestions/41967358-create-custom-reward-can-t-provide-custom-image wrt images
This is present on pubsub so for pubsub/eventsub parity it should be copied over