Skip to content

Setup Twitch Follower Webhook/Subscriber Websocket #8

@adilanchian

Description

@adilanchian

In order to receive information about a users follower/subscriber activtiy, we need to hook into one of Twitch's hooks to receive the data. At this point we should setup a API for bother subscribers and followers that will push updates to our client.

FLOW:

  • I'm authenticated, I receive a new follower
  • I receive payload through follower/new api
  • Parse out the data I need, then send to client (Need to flesh out how to get to client)

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions