twitch-api-php icon indicating copy to clipboard operation
twitch-api-php copied to clipboard

A Twitch API client for PHP.

Results 10 twitch-api-php issues
Sort by recently updated
recently updated
newest added

PR #138 added a new call without a spec. The test should be created in line with our other calls. CC/ @MaxHayman

enhancement
good first issue

| Product | Endpoint Name | Blockers | | - | - | - | | Chat | [Get Chat Settings](https://dev.twitch.tv/docs/api/reference#get-chat-settings) | *None* | | Chat | [Update Chat Settings](https://dev.twitch.tv/docs/api/reference#update-chat-settings)...

enhancement
help wanted

As per PR #66 we need Specs for the new Ads and Clips API - low priority but will get this done with time Specs required: - [x] Ads->ALL -...

enhancement
good first issue

The VIP functions are currently in the Moderation API when they should be in the Users API.

The information in the README is labelled incorrectly on how to refresh a user and an app token. It should be updated.

help wanted
good first issue

Hi, I tried to retrieve the user data, but unfortunately I always get a fatal error Fatal error: Uncaught GuzzleHttp\Exception\ClientException: Client error: `GET https://api.twitch.tv/helix/users` resulted in a `401 Unauthorized` response:...

The following endpoints are deprecated and need to be pulled in a new major version: - [ ] createEntitlementGrantsUploadURL - [ ] getCodeStatus - [ ] redeemCode - [ ]...

We'll need to begin allowing other transport methods for EventSub without breaking existing code, good luck!

enhancement
help wanted
good first issue

Hi @nicklaw5 and @echosa, As Twitch continues to push more endpoints out in their "beta" which normally lasts one month, what would you like us to do with these? On...

help wanted