Skip to content
#

twitch-api

twitch logo

Twitch is a live streaming video platform owned by Twitch Interactive, a subsidiary of Amazon. Introduced in June 2011 as a spin-off of the general-interest streaming platform, Justin.tv, the site primarily focuses on video game live streaming, including broadcasts of eSports competitions, in addition to music broadcasts, creative content, and more recently, "in real life" streams. Content on the site can be viewed either live or via video on demand.

Here are 468 public repositories matching this topic...

iProdigy
iProdigy commented Sep 23, 2020

Description

App access tokens with scopes can be useful in specific applications (e.g. requesting analytics data). The library currently can only provide an app access token with no scopes.

Solutions

Be able to specify scopes to be included when creating an app access token. This code should go in TwitchIdentityProvider (see https://github.com/twitch4j/twitch4j/pull/140/files#diff-7

iProdigy
iProdigy commented Feb 3, 2021

Describe the bug
fdgt sends:

@emote-only=;followers-only=;r9k=;rituals=;room-id=6210de37-d0b4-457c-b0e1-bd81991bd3b8;slow=;subs-only= :tmi.twitch.tv ROOMSTATE #ogprodigy

Twitch would send:

@emote-only=0;followers-only=-1;r9k=0;rituals=0;room-id=493418343;slow=0;subs-only=0 :tmi.twitch.tv ROOMSTATE #ogprodigy

Some libraries parse tags like followers-only and `slow

Emilgardis
Emilgardis commented May 13, 2021

Currently, all doc items are modified on changes to commit.

This should be prevented by somehow referencing a file in the header instead of directly putting the commit in there.

https://github.com/Emilgardis/twitch_api2/blob/35d4a5be8f633665abce733800412c332e33ccc0/.github/workflows/gh-pages.yml#L4

https://github.com/Emilgardis/twitch_api2/blob/35d4a5be8f633665abce733800412c332e33ccc0/doc