Blink(1) integration for Discord. Currently supports changing colors based on mute status.
- A Blink(1) device
- Discord installed, running, and signed in to
- Run
npm install
on first run - Run with
node blinkmute.js
- Check Discord and agree to account access
- Blink(1) will change color based on whether or not you are muted
- Kill with
Ctrl-c