Skip to content

games-on-whales/twitch-plays-wolf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitch-plays-wolf

Dev setup

Uses https://docs.astral.sh/uv/

Twitch setup

Register an app at https://dev.twitch.tv/console/apps/.
Set the following environment variables:

  • APP_ID
  • APP_SECRET
  • APP_REDIRECT_URI
  • PORT (optional, defaults to 5000)

then run the project with

uv run twitch-plays-wolf

Open up a browser and navigate to http://localhost:5000/login to authenticate with Twitch.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published