Skip to content

ContactsPlusLive/twitch-websocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitch⇔Resonite Websocket

A Python script using FastAPI and pyTwitchAPI to achieve an EventSub connection between the Twitch API and Resonite via websocket.

Make sure to set the environment variables as setup in .env.example, then run the server just like you would a normal FastAPI instance.

For debugging:

uvicorn main:app --reload --log-level debug

Releases

No releases published

Packages

No packages published

Languages