805 results found
-
Add "Do not ban moderators" to Shield Mode
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 -
Add "Profile Picture" to "Update User" endpoint
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 -
EventSub for added/removed moderator status, but for self
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 onchannel.moderator.(add|remove)
, with the condition ofbroadcaster_user_id
= streamer ID. If I could set a condition ofuser_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 -
Twitch drops
Allow delete twitch drops. Sometimes i watch streamers who play x game which has drops. I get also them and never play that game or never use. So it would be nice remove some drops from inventory. Thank you.
2 votes -
Add "first-time chatters" filter to chat settings endpoint
The following endpoint allows to get/set the chat un emote/sub/follow-only....
https://dev.twitch.tv/docs/api/reference#get-chat-settings
https://dev.twitch.tv/docs/api/reference#update-chat-settingsI believe it would make sens to add the new "first-time chatter" filter brought by shield mode to it so external tools can get or set this value.
11 votes -
Conflict between docs and reality on refresh tokens expiration
I became to have an expired refresh token and the API answered with a code 400 Bad Request. May updating the docs be a good idea.
1 vote -
missing docs to pass OAUTH token to CLI
How do you supply "Missing User OAUTH Token"
1 vote -
need to add wildcards for blocking spammers, bots in channels
need to add wildcards for blocking spammers, bots in channels
1 vote -
WebRTC Streaming (e.g. from a web app)
There is already WebRTC support, but it is not yet public. (see https://99.181.116.152:4443/health and https://99.181.116.152:4443/offer ) But I would really like it to be public so I can integrate streaming directly into my web application. The API for the current implementation, named "webgest", a module of "intelligest", is not publicly documented, only mentioned once here: https://blog.twitch.tv/en/2022/04/26/ingesting-live-video-streams-at-global-scale/ ; and the other two URLs I linked earlier do not work with my stream key (probably only works with a different set of stream keys used for development?) But in any case, I am now forced to use alternative third-party streaming platforms which…
8 votes -
Predicts extension
You Could allow more options on predicts , currently only 2 can be ativated. you could use the poll system on predicts only diference on predicts viewers would get rewards.
1 vote -
Charity Donation - Unique Donation ID
For both the API and EventSub please provide some sort of unique Identifier for each donation.
If a user
foo
were to donate10
monies to channelbar
There is no way to distingish the two apart to correctly deduplicate.
Use case: read from the API to catch up, then connect to eventsub, then be sent a donation of
10
monies to channelbar
byfoo
foo
did this a moment ago so it was in the API and we connect to eventsub at the same time and get the same message. We don't know if it is a duplicate…2 votes -
"last live"
A public API call to look up when accounts were last live would really help for many reasons - such as those of us at the follow limit and need to unfollow some accounts...
2 votes -
Open Source Twitch Documentation
Twitch has one of the most intelligent and tech savvy user bases of any product I can think of. If Twitch were to make their documentation source code Open Source, members of the community that are tech savvy enough will do your job for you.
I just went through the documentation when trying to figure out how to make my first banner and my first Video Player Banner. I am unaware of what a "Video Player Banner" as someone that does not normally watch much Twitch but is attempting to start to learn more about it.
As someone that works…
5 votes -
Windows CMD Single vs Double Quote Character
Since Windoze CMD handles single quote vs double quote characters differently, you will get an error if you don't swap the single for double in
twitch token -u -s 'user:read:email user:edit'
{"status":400,"message":"invalid scope requested: ''chat:read'"}
3 votes -
Video clip overlay hovering duration
I have a iOS mobile app that embeds Twitch clips retrieved from the api. When a user taps the big play button in the center of the video, the video overlay (thumbnail, title, controls) stays hovering for close to 6 seconds. Tapping the video again to hide to overlay does not work.
However, when a user taps the small play button on the bottom left corner and then taps on the video, the overlay hides instantly.
Having a significant portion of the video content covered for the first 6 seconds of the clip is a bit annoying, and most users…
1 vote -
Regarding API rate limit..
Hello, I have a question
It provides a service that provides users with search results and filter functions on various platforms.
Is there a way to increase the limit of the rate limit of the API currently being provided?
Please check. Thank you!
1 vote -
Please provide "custom tag API" aka FreeformTag
FreeformTag please. Make it available.
1 vote -
tesler trading
I am working on the website is https://tesler-trading.net/ it is providing tesler trading sum of API is not working well on my website can you check it and tell me what I do to get API Thanks
1 vote -
CLI
A timer may be shown next to the event status when the broadcaster's event status is updated. If this timer shows the time spent in the event state, viewers can see how long that event has been going on.
1 vote -
Endpoint for chat logs in usercard
Only with a moderator scope, this will help mods go back in logs for a user rather relying on 3rd party logs site or using graphql
1 vote
- Don't see your idea?