418 results found
-
3 votes
-
Twitch IRC tag "flags" is undocumented In the twitch IRC tags documentation, there are multiple instances and examples of the "flags" tag being returned. But it is not documented, its use is related to automod but to what extent is not known.
3 votes -
Responsabilidade Jogar com sabedoria e muita gestão de banca
2 votes -
Featured Clips - add date of feature to get clips It's nice to know that a clip is a featured but I'd like to know when the clip was set as featured
I'd like to automate the removal of "old featured clips" if/when we get an API to set/unset the featured flag
2 votes -
API IGDB Prove the api of igdb
2 votes -
Add/Remove Channel Editor via API 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 -
Add endpoint to allow triggering Celebrations Alerts and with it "Celebrations" were introduced.
https://blog.twitch.tv/de-de/2023/05/17/celebrate-your-community-your-way-with-twitch-s-new-alerts/Therefore I was wondering if those Celebrations (or Alerts) will be made triggerable by some official Endpoint.
Something like a scope to request being able to trigger them likechannel:manage:celebrations
, and being able to trigger them with normal auth and descriptive body.
{
type:"rain",
area:"full",
intensity:1,
length:5
}
Just an example from my part.5 votes -
/user/{username}/follows /user/{username}/follows
2 votes -
hey leute hey leute
2 votes -
Toggle Raid-ability of my channel (and minimum-amount threshold) through API I utilize the API endpoints to disable a few things while wrapping up my stream (such as disabling commands, channel point rewards, change chat modes, etc). Within this workflow, I recently realized it would be super helpful to be able to disable or configure the raid-ability status of my channel as well. It would also be helpful to be able to control the other parameters, such as the min/max amount of viewers in a raid, account age, etc. It would all be amazing to be able to control through the API in the event of a wrapup, raid abuse, etc.
…
3 votes -
Update Video through Helix The videos endpoint currently support GET requests to retrieve information about published videos and DELETE requests to remove videos. It would be nice to support PATCH requests to be able to modify a video's information, at least the title, description and thumbnail.
I like to edit my video's thumbnail at the end of my stream, and right now I need to do it manually in the Video Producer. I'd like to automate this process, and the absence of PATCH request prevents me from doing it so far.
Thanks in advance!
3 votes -
VOD/CLIPS Search field Add a search field where you can search for a specific Title of a VOD or CLIP in the whole History of someones Channel
Currently if you open up Past Broadcasts you can only search by Category. It would be nice if i can search for Titles aswell. For Example if i search for a specific Event which happened i could search for a Title and the result will show me all archived VODS with this Title.
Also for Clips it would make it much easier for Editors to search for a specific word and get all Clips he wants…
2 votes -
Please make the suspicious users feature available to mods The new suspicious users feature should be available to third-party moderation tools.
A lot of moderators use third-party tools and it would be quite important to at least be able to see the messages/warnings. It would be even better if changing the restricted/monitoring state of a user would be possible as well.
This would be akin to the great AutoMod API, which provides mods with a PubSub topic for detailed real-time information and Helix endpoints for handling messages.
172 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.
14 votes -
Upcoming & Active Drops via API for Devs 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…
9 votes -
Scope or method to allow myself to mod myself 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 userID5 votes -
restrictions to prevent bot follows The idea is simple: Add the same phone & email verification options to the ability to actually follow a channel, and thus also giving account age requirements to be able to follow a channel. This will allow small streamers being targeted by hate raid Bot attacks to simply prevent the bot attacks easily, instead of being driven off the platform.
73 votes -
bug ssl exemple curl curl révoque le certificat ssl pour que ce la marche il faut mettre --ssl-no-revoke
curl revokes the ssl certificate for this to work you have to put --ssl-no-revoke2 votes -
Extend the "ban user" endpoint to accept "login" as an alternative to the already existing "user_id" Today when you're using chat you can just enter
/ban user
and the user will be banned, and the same is true for the IRC command, you can ban just by their username. It would be good if the ban endpoint would follow the same pattern.The use case for that is that I have a tool to mass-ban multiple users on multiple channels at the same time (I mod quite a lot of channels, so this streamlines this process), and I decided to migrate from the IRC API to the helix API, but because of it just accepting the…
19 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
- Don't see your idea?