handy streaming tools!
| static | ||
| views | ||
| .gitignore | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| server.js | ||
ari's stream tools
experimenting with the twitch API to make handy streaming tools!
(also featuring the world's most rushed documentation)
how to run
git clonethis repo andcdinto itnpm cito install dependencies- set the following environment variables (it will complain if you don't):
TWITCH_CLIENT_ID: the client ID for your twitch applicationTWITCH_CLIENT_SECRET: the client secret for your twitch applicationBROADCASTER_NAME: the username of the streamer/broadcaster
npm run startto start- follow instructions in the console to hook up a bot/user account
- ???
- profit
chat
- access via
GET /chat - append
?system=falseto hide system messages - for OBS, consider overriding
body's CSS tobackground: transparent