795 B
795 B
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 clone
this repo andcd
into itnpm ci
to 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 start
to start- follow instructions in the console to hook up a bot/user account
- ???
- profit
chat
- access via
GET /chat
- append
?system=false
to hide system messages - for OBS, consider overriding
body
's CSS tobackground: transparent