Skip to content

Project to allow streamers from twitch to do some quizzes with their audience with some features using channel points.

Notifications You must be signed in to change notification settings

Adaendra/twitch-quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitch-Quiz

⚠ There are no ambitions to do other releases after. So feel free to fork the code. ⚠

Project made to test Python and Vue.js.

Description

Do you like to play quiz?

Now you can do it on stream with your viewers!



Configuration

  • First, in your setting account, you must enable the MultiFactor Authentication.
  • Then, declare the application in the Twitch dev console: https://dev.twitch.tv/console/apps/create
  • Get the clientId and change the value in the user_configs.json file, clientId parameter.
  • Get the clientSecret and change the value in the user_configs.json file, clientSecret parameter.

Update the settings part to use a cool interface


How-to run

From the main project folder.

$env:FLASK_APP = "server"

flask run



Backend

Generic badge

Documentation

Frontend

Generic badge

Documentation

About

Project to allow streamers from twitch to do some quizzes with their audience with some features using channel points.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published