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

857 results found

  1. It would be really cool if the Go live message of a channel was present within the user online event.

    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

    Deferred  ·  1 comment  ·  EventSub  ·  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. According to the recently updated documentation (https://dev.twitch.tv/docs/api/reference/#modify-channel-information ):

    To remove all tags from the channel, set tags to an empty array.

    However that does not work at all, as the API returns:

    {"error":"Bad Request","status":400,"message":"The request must update at least one channel property field."}

    When receiving the following payload:

    {"tags": []}

    If you send the following the title gets updated and the tags remain untouched:

    {"title": "Test ing the API", "tags": []}

    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)
  3. There's one thing I would like to ask about why can't you make the following live channel listing changeable So you don't restrict it to just views numbers And it be nice to go alphabetically follower numbers Or the title Of what they're streaming I'm put it here since the other way is too hard to post It's not the bar on the left it's the main page of the following

    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  ·  Developer Site  ·  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. Similar to the Bits Leaderboard, please add a gifted subs leaderboard API, so we can see everyone who has gifted a sub in the channel.
    So People can show in their overlay who is the top sub gifter (or the top sub gifters). This will make people see that when gifting subs they will show up in the stream and that streamers appreciate them.
    Consequently there will be more people subscribe logically to be appreciated and that would make them and others gift more subs to the streamers.

    (I saw there was a request / an idea for that too…

    7 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. I don't see why a scope is necessary when the event is always readable by a third party

    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  ·  EventSub  ·  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

    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)
  7. This would allow things to happen if only a certain tag is set.
    That of course would require channel.update to fire for tags being edited as well

    Example: If a streamer wants to have an automated tweet sent out when they start a Giveaway, they could add the tag "Giveaway", which triggers channel.update and then the receiver can process and send a tweet on their behalf.

    13 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  ·  EventSub  ·  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. Please add the ability to add/remove channel editors via the API. This was requested previously and marked completed but as far as I can tell it's not completed.

    14 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)
  9. Why is there not currently an api that allows for regular developers to access the current upcoming/active drops?

    There are a couple of usecases for this (off the top of my head), for example;
    - displaying all active drops for specific games on a website like a fandom.
    - announcing upcoming drops via a discord bot.

    Currently some games are creating drop campaigns with no official notices or schedules and with a short turn around. Drops go live within 2-3 hours of creation and last 2-3hours, if you're not sitting refreshing the drops page every hour you're likely to miss…

    8 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)
  10. 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

    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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Many channels I watch regularly communicate at least in two languages, and therefore send out chatbot messages in multiple languages as a long message.

    For example, "Follow my Instagram at ig.com/username // Folgt meinem Instagram at ig.com/username".

    It would be great if there was the option for chat messages sent via API to provide a default message with translations. Users would see bot messages in their native language or the broadcaster's selected language if no matching translation was provided. This could be extended for other functions, such as shoutouts.

    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)
  12. The clip response already include both id and name -fields for some data -- broadcaster_id/broadcaster_name and creator_id/creator_name.

    It would be helpful if the same was true for game_id and video_id, so we wouldn't have to resolve these by making additional requests.

    game_name: the title of the game being played.
    video_name: the title of the video (stream) that the clip came from.

    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)
  13. 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

    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)
  14. 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

    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)
  15. I have a Discord bot that can read audio from participants and individually transcribe their speech to text and display it on the stream. I have another Discord bot that can synthesize Twitch chat messages (TTS) and send the utterance to voice channel participants. Would like to be able to do the same through Guest Star, especially since Guest Star has alledgedly better audio quality.

    Thank you!

    9 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)
  16. I would like to get informations about videos which are available only for subscribers.
    something like add an attribute in the response indicating if the video is reserved for subscribers

    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)
  17. Добавьте возможность для зрителей отключать участие в рейдах. Невозможно смотреть в фоне, просто мерзость эти рейды. Я не хочу чтобы меня перебрасывало на левые каналы.

    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  ·  Developer Site  ·  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. Add "Do not ban moderators " or "Do not ban usernames" that are trusted. So that Shield Mode does not defeat its own purpose by banning human moderators to leave the channel vulnerable to chat abuse vandalism, which could shut down the channel. Another setback discovered in testing, is that when a moderator unbans a Shield Mode banned moderator, the moderator sword is not restored by the unban. So that moderator is unable to protect the channel from chat abuse vandals. There are workarounds, but they take precious time. AutoMod should be checked that it is not getting Shield Mode…

    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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Can we please have a way to update the user's profile picture via the Update User endpoint? This would be very helpful. I don't quite understand why it's only locked down to description only. Thanks!

    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)
  20. EventSub exists for channels adding/removing moderator status to a user. I'd like the other way around. I'd like to receive an EventSub notification if I have been added/removed as a moderator.

    Why:
    In order to receive a notification whether my bot has been added/removed as a moderator in a channel, I have to subscribe to every streamer I support on channel.moderator.(add|remove), with the condition of broadcaster_user_id = streamer ID. If I could set a condition of user_id = my bot ID, I would only need ONE eventsub subscription each for add and remove, instead of 75000+ each. Win-win for…

    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

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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
1 2 5 7 9 42 43
  • Don't see your idea?