Shows on your Twitch stream a thermometer that fills in whenever your viewers redeem a specific channel reward.
npm install
cp .env.example .env
(edit this file with Twitch app credentials)npm run dev
This app is open source. Feel free to fork, edit, improve and contribute.