-
## Bug Report
### Code
[use case repository](https://github.com/gregoire78/electron-twurple-test)
```
git clone https://github.com/gregoire78/electron-twurple-test
yarn install
yarn start
…
-
## Bug Report
The JS Doc for the `ApIClient.subscriptions.checkUserSubscription()` method seems to be confused. The param `user` describes a broadcaster and the param `broadcaster` describes a us…
-
Hey everyone,
My token account is expired, and i need a new token. I try refresh my token but dont work ... give me "TwitchLib.Api.Core.Exceptions.InvalidCredentialException: 'A Client-Id or OAuth…
-
## Feature Request
Helix eventSub has a cost associated with each subscription. I'd like to PR this field in so I can access it from Twurple. Having the cost data available lets me see in advance w…
-
## Bug Report
### Code
```javascript
const getCheermotes = await twitchApi.bits.getCheermotes('423142326')
const cheermotes = getCheermotes.parseMessage(message)
```
### Expected behav…
-
Hello,
I have a problem with the use of ncc and the package @twurple/chat ( formerly twitch-chat-client ).
If I make a node index.js ( after a tsc build ) it works correctly, if I make a ncc run i…
-
Something about the versioning is off, making it impossible to resolve the packages due to a version missmatch
Snapshot from the npm debug logs
> ...
> 30 silly idealTree buildDeps
> 31 silly …
-
## Bug Report
replaceStreamTags passes the broadcaster id as 'broadcaster' instead of 'broadcaster_id'
See https://github.com/twurple/twurple/blob/main/packages/api/src/api/helix/stream/Heli…
-
## Bug Report
The problem affects at least two methods of the EventSubListener class.
### Code
```ts
await TWITCH_EVENT_LISTENER.subscribeToChannelRedemptionAddEvents(
USER.id,
() =>…
-
There will be a new documentation with a centralized set of articles. From then on, only the symbol references will be separated by package.
Please watch this issue and provide feedback as soon as …