Skip to content
Translate Ideas and Comments
Choose language:
There was an error during translation

Developers

Categories

JUMP TO ANOTHER FORUM

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

435 results found

  1. Currently, using https://api.twitch.tv/helix/channel_points/custom_rewards to DELETE a reward will mark any UNFULFILLED rewards as FULFILLED.

    While this already feels wrong, it would be nice to be able to send an optional parameter that can set the status to CANCELED instead. This should help reduce the number of requests to Twitch and make it more manageable when having to delete more than 50 pending redemptions.

    The current way we manage this is to get a list of all pending redemptions on the reward and then send a status update for 50 of them at a time before deleting, but if the goal…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. 2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. So if a developer is only subscribed to channel.guest_star_slot.update for monitoring whom is in a slot, they won't get a message when a slot changes from empty to populated.

    It would required you to subscribe to guest.update

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Due to the removal of the stream tags_id a few weeks ago, it is no longer possible to tell from the tags whether the stream is a "sub-only" stream.

    Maybe, so that the JSON is not unnecessarily extended by another point, the information could be added to the new custom-tags. Preferably as a fixed string without localization.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. 2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    2 comments  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. 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 cases

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Emotes with the type "twitch" has the attributes 'start' and 'end' that specifies where in the raw text it starts and ends.

    But emotes with the type "emoji" lacks these values. The type "emoji" also lacks the exact character as text as well. The emoji "🐇" has the values name and id both being "1f407" and none being "🐇".

    My goal is to go through from the end to the start of the text and replace each entry. Apparently emotes of the type twitch are also sorted before emotes of the type emoji, which means I can't go through the…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. 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 endpoint

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Provide a topic for an invites

    • sent/created
    • invite changed status (say to accepted)
    • cancelled/deleted/rejected
    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    4 comments  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. A mod can move people around the slots or add a user to a slot.

    But a mod can't know how many slots there are, as the slot count is locked into the settings API

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    2 comments  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. There is no way to get this setting
    Or as a result change this setting

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. 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 places

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. add:

    400 bad request - This session as already ended.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. If I call Get Videos with a user token with the scope "channel:manage:videos" I should be able to get that users unpublished vods.

    I have a use case where I need to be able to delete an unpublished vod, but I can't see the unpublihsed vod to get the ID of it to then call delete

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Add a new endpoint to Entitlements that will allow devs to pass in the game id. The endpoint will return data on active, completed or upcoming drops. The data is already available on the Twitch site on the drops campaign page https://www.twitch.tv/drops/campaigns.

    Having this data would be useful to use on fan made websites so that visitors can get reminders of available drops.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. To make it easier to streamers to add a bot to their channel.

    Some bots may be asking for the channel:manage:moderators scope.
    But this means the bot can add/remove any moderator.

    It would seem practical to create and support a scope or proceedure that restricts the scope to a single user.

    So channel:manage:moderators:15185913 when using this with asking user 26610234 would give me the ability to mod/unmod only that one userID

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?