-
### Prerequisites
* [X] If this is a question/suggestion, I have already considered discuss it on [Discord Server](https://discord.gg/FQ5vgW3)
* [X] This issue specifically has something to do wit…
-
## Feature Request
Why I can't get follow time in https://d-fischer.github.io/twitch/reference/classes/ChannelFollow.html ?
There's also _data.created_at
-
I was developing a simple plugin in order to cross reference all current on-screen characters Runescape Names with Twitch channel names - if a Twitch account exists for any of these RSN's the client w…
-
I've identified a poor design decision that has led to class.twitch-api.php being used for too many purposes.
- The files class is initiated when the file is loaded to listen to GET requests.
- …
-
EPIC - We should aim to have a perfectly working version 6 library by June 2018.
The plugin currently uses Kraken5 and version 5 of the Twitch API will be closed at the end of 2018. So we have plen…
-
### Expected behavior
### Actual behavior
i see much errors in logs
```
2019-01-14T20:02:37.896 !!! ERROR !!! TypeError: Username is undefined
at Webhooks.TypeError [as follower] (/root/bots/…
-
Decrease rate limiting problems by providing a bearer token for every request (as seen in https://dev.twitch.tv/docs/api/guide/#rate-limits)
-
## Feature Request
The Twitch API includes a total results property to give developers an idea of how many pages there are in total. Unfortunately this value is not stored or made accessible in the…
-
### Prerequisites
* [X] If this is a question/suggestion, I have already considered discuss it on [Discord Server](https://discord.gg/FQ5vgW3)
* [X] This issue specifically has something to do wit…
-
## Bug Report
I'm trying to get game data by id and get an error as result
### Code
```ts
// Tryng with id = 493057 (PUBG)
async findGame(id: string) {
// TWITCH_CLIENT_ID is correctly…