-
onPositionChanged still in docs From: https://github.com/twitchdev/issues/issues/36
Brief description
https://dev.twitch.tv/docs/extensions/reference#helper-extensions
The JS helper/callback function
onPositionChanged
is still documented but is no longer relevant post video component redesignExpected documentation
Section Should be removed
2 votes -
How to link out on a mobile extension Twitch documentation does not state how to handle opening a new window on a mobile extension.
2 votes -
Rate limits with different status between channels This is related to the "Rate limits" section :
What if a bot joins 2 channels, but only has mod status in 1 of them ?
Will the messages limit be 20 for both channels ?
Or will it be 20 for the channel where the bot doesn't have mod status and 100 for the channel where the bot has mod status ?
1 vote -
API Reference Typo Under the Return Values of the Get Predictions Request of the Twitch API Reference, the description of the return value 'outcome.users' has a typo. It should read 'Number of unique users that chose the outcome.' However it says 'Number of unique uesrs that chose the outcome.'
1 vote -
PubSub docs mention "relatime viewer count", but no such topic is present The Introduction section mentions "pushing real-time viewer count updates to video players", but the Topic section mentions of no such way. This is just tiny bit confusing.
1 vote -
Typo Typo on second bullet point of Specify Configuration Settings: access has one too many 's'
1 vote -
Typo on Pubsub doc page Under the title: Example: Channel Points Event Message
In the description for the "status" property of a redemption message:
reward redemption status, will be
FULFULLED if a user skips the reward queue, UNFULFILLED otherwiseFULFULLED should be FULFILLED.
1 vote -
Please add more examples for Ratelimit headers Please provide one example for the Ratelimit headers. Tried a couple of hours without success. Thanks.
1 vote -
Create EventSub Subscription Wrong Response Code On the documentation for creating an eventsub subscription the page claims a success response should have a status code of 201, but the actual status code returned on success is 202.
Either the documentation should be changed to refled the API, or the API changed to reflect the documentation.
1 vote -
documentation mismatch the linked glitch account code, twitch-chatbot
by Matt Auerbach looks for the string '!d20' in bot.js instead of the string '!dice' as indicated in this guide. caused a moment of confusion1 vote -
Update documentation on including email in userinfo endpoint claims={"idtoken":{"email":null,"emailverified":null},"userinfo":{"picture":null}}
is wrong, the email is included when including it in the "userinfo" part.
1 vote -
Missing details for using the recommended approach In the 'next steps' sections it mentions:
To authenticate your chatbot in a production setting, we recommend you register your app (chatbot) and use the OAuth Authorization code flow. This enables you to authenticate programmatically. To learn more, see the Apps & Authentication Guide.
I have created the app and can get the token, but have no idea what to use for the nick / pw. Since this is the recommended way, would much prefer an example or details on this rather than the login-as-user given currently.
1 vote -
User-type property not described all the message examples include the property "user-type" but there is no format description of that parameter or its values
1 vote -
Typo: notificaiton Typo: notificaiton
1 vote -
ui UI follower grouping
basically, make a folder with the name and drop streamers based on desired grouping option1 vote -
Documents client flow OAuth client credentials flow
refreshtoken is not returned for clientflow as documented.1 vote -
Missing Params in OIDC I think you are missing
force_verify as an optional param on the OIDC authorize, ( its working just not documented)1 vote -
add extensions equivalence in migration page could you add the extensions equivalence?
1 vote -
Apply for appeal Yandere Simulator Yandere Simulator has done a lot changes to since 5 years ago since its been banned including censoring blood pools, nudity and panty shots to make video streams more friendly. I recommend taking second look at game for all improvements its great game and deserves second chance. I wasn't sure to place category I apologize for that. All I'm asking is for second look at game in its current state for reconsidered banned that is all and thank you for your time.
1 vote -
Fix tmi.js Error when you trying to do !dice
Cannot send anonymous messages.
bot.js:341 vote
- Don't see your idea?