-
**Brief description**
I noticed this bug testing Twitch Streaming Webhooks. I will get a stream up notification, then very quickly after a stream down notification, though I have not stopped streamin…
-
Hi, I just downloaded the file "twitch-chat-cli_Windows_x86_64.zip", extract it, write "twitch-chat-cli --channels "pokimane" and I get the following:
![sshot-1](https://github.com/martinbjeldbak/twi…
-
```
TwitchLib.Api.Helix.Models.ChannelPoints.CreateCustomReward.CreateCustomRewardsRequest newRewardReq = new();
newRewardReq.Title = "Created From Code 02";
newRewardReq.Cost = 1;
var newReward…
-
**Brief description**
The `muted_segments` field for videos does not include any data even if the video *does* have muted segments. The old v5 API, however, does show this information.
**How to …
-
![image](https://github.com/FritzAndFriends/TagzApp/assets/2149798/25df6794-740d-4f1a-a90a-c9fc7a5e3ad3 "(5:35pm CEST) NightmareJoker2: there's a purge user messages, clear channel chat and delete mes…
-
**Brief description**
When no `broadcaster_id` is provided only very few emotes returned have the `emote_set_id` field filled.
**How to reproduce**
Request `https://api.twitch.tv/helix/chat/emote…
tduva updated
5 months ago
-
Is this project supported for self hosting? (only for single channel usage)
I had to dig around the issues to find the credentials.js that isn't part of the git
Even setting up with my own creds I…
-
I think I want to split the library into multiple parts.
I also want to if possible use a better name, `twitch_api2` is only used because `twitch_api` was taken
e.g
come up with a name, say `…
-
**Brief description**
Some users are complaining that they're redeeming cusom rewards multiple times but the API is only returning a single result. It's costing them the points per redemption thou…
ponny updated
3 years ago
-
According to the [Twitch API docs](https://dev.twitch.tv/docs/api/reference/#get-users) you can get information about the user of your current bearer token if you do a get-users request without specif…