ColeWalker / twitch-graphql

A GraphQL wrapper for the twitch api
MIT License
14 stars 2 forks source link

Redemption pubsubs only work for supcole's channel currently #138

Closed ColeWalker closed 3 years ago

ColeWalker commented 3 years ago

This was a complete oversight on my part, I accidentally put the user id as a constant instead of being a variable. It should just do the token's user id for now, I don't think that you can see other channels' redemption events.