858 results found
-
Add .env files in the Managing Extension Secrets section Another way to manage an extension secret is to use a .env file. The .env file can be used to store all kinds of secrets, tokens, and passwords.
eg: TOKEN=testT0K3N
note: .env is a shell file so there can't be spaces around =
2 votes -
Link to locustfile for load testing extensions not working The formatting of the link to the locustfile in https://dev.twitch.tv/docs/extensions/load-testing-extensions#run-your-locust-test is not working because there are code tags in front of and after:
2 votes -
Twitch Connect - app ids shared in api At the moment I have not found any way to get users app id (in my case Riot Account ID) which would allow me to authenticate user using Twitch API and at the same time make sure that user owns this Riot Account. Currently Riot does not support their own way of authentication for third-party developers, therefore Twitch would be great in this case if they shared app ids connected to the Twitch accounts.
2 votes -
Mute does not work mute parameter does not work on mobile it is always muted just like autoplay
2 votes -
first extension how-to details Build your first Extension
Here’s an extension that just says ‘Hello, world!’where do i store this? how do i connect this with the twitch extension config page?
2 votes -
Clarify read-only nature of IRC MODE command While you do a good job of stating that the IRC interface deviates from the RFC, as well as where and how it deviates from the RFC, it may be beneficial to specifically call out the deviation that the MODE command is server-generated (read only), instead of being a keyword that can be generated by a client.
In other words, my bot cannot issue its own "MODE #channel +o nickname" command via the IRC interface (like it can on IRC), it can only receive notifications from the server that the server has sett one of those modes. One sentence covering…
2 votesThanks for the head’s up!
-
Enabling Drops This guy does not resemble reality. Part 4: Enabling Drops; Click Your Console ( Where is it, I clicked Your Dashboard); Click Drops ( Where is it? How am I suppose to find it?).
Not approvable2 votes -
Make it easier to leave reviews and allow Viewers to leave reviews Add a link to the settings menu on extensions to allow users to easily find the feedback form.
https://cdn.discordapp.com/attachments/588760082854969488/697095376993517568/unknown.png
2 votes -
Date/Version on docs In the dev docs, can you add an "Updated" field with the date of when the page was last updated, or what versions the doc works with? Trying as a newbie now, there's some stale info in here.
2 votes -
mixpanel support in Twitch extension It would be nice to provide mixpanel support too for analytics for some cases.
2 votes -
Add GET https://api.twitch.tv/extensions/<client ID> as a documented endpoint If you call GET https://api.twitch.tv/extensions/<client ID> you get a JSON back with the information about the extension. This is currently undocumented, but it would be a real useful took for discoverability and management, but being undocumented, it wouldn't be wise to use in a production environment. If this endpoint is planned to be kept, can it be added to the documentation for our use?
2 votes -
Insight into percentage of users that interacted with extension Looking for a metric that helps determine what percentage of viewers tried out the extension. A developer can track the viewer count on their own, but they cannot guarantee that the extension loaded for each user. A metric is desired to calculate that X% of users interacted with the extension, not just a raw value of unique interactions.
2 votes -
2 votes
-
Allow pubsub whispers in Developer Rig The Twitch Developer Rig should support pubsub whispers. It current supports normal broadcasts, but not whispers to target a specific user's frontend.
2 votes -
subscriptions revshare model bits revshare is obviously not enough to build a sustainable small/medium business on twitch extensions atm (except 1-2 examples out of hundreds). reasons behind as I see them - extensions are for small streamers mostly. middle/big ones are not that into extensions as a product category. thus even being featured 24/7 doesn't provide enough viewers to actually get $1000-5000 dev payout for most of devs. not to mention retention aspect.
moreover streamers are not that eager for bits. their current meta is to grow subs.
so the idea is to provide devs with ability to work with subscriptions and get…
2 votes -
iOS Player Object I want to a way to embed the Twitch player natively inside an iOS app. The existing web embed is not as efficient or usable as a native player could be.
2 votes -
Live stream is raidable (boolean flag) May we get a boolean flag for "Get Streams" and "Get Followed Streams" endpoints' responses that indicates the listed live streams can be raided or not?
Additionally an optional query filter for in the request that returns all streams, raidable and not raidable live channels depending on the passed parameter. By default it would return all live channels on the given endpoint.
The purpose of this that when calling the start raid endpoint we could already know the target channel can be raided before hand and not after initiated the raid with the "Start a raid" endpoint.
1 vote -
outdated example given at https://dev.twitch.tv/docs/api/clips/ clips now contain the isfeatured field, after vodoffset
1 vote -
⚠️🛠️ About Organization Roles Currently, members with the 'Administrator' role CAN make anyone an admin, despite the description: "Only Owners can add Administrator".
Secondly, members with the 'Administrator' role CAN demote & kick the owner.1 vote -
PLUS RAPIDE LES COMMENTAIRE ON POURAIS METRE MOI DE TEMPS POUR COMENTER
1 vote
- Don't see your idea?