Here is the code of the #missionsilent-Project "Matti wird Millionär"
Watch the recording of the live event
The last 2 ones are plugins for obs, move-transition makes these cool transitions and logging in the answers so easy and obs-websocket creates a connection between the nodejs server and the program.
Before you start the nodejs server, please make sure that you have imported the scene-collection (ScenesImport.json
) into OBS via Scene Collection > Import
. Now open the scene collection.
You can now install the required modules using the command npm install
in the directory of the nodejs-files.
To run the server just type node index.js
and open the webpage http://localhost:3000/moderator?token=missionsilent
, You'll se the Admin Interface.
The questions are stored in questions.json
The whole project is in german as the streamer this was made for also streams in german. If you want to take the time you could translate the whole thing, make a PR and I'll open a new branch and credit you properly of course..