Let the viewers control your Philips Hue lights with twitch chat.
NOTE: Only works if you have a Bridge.
For more documentation check out https://github.com/instafluff/ComfyJS and https://github.com/peter-murray/node-hue-api
Create a custom reward so the viewers can use channel points to change your lights.
Or remove flags.customReward
if you don't want to use custom rewards.
yarn install
Copy config.example.js
to config.js
and update accordingly.
yarn start
- !hue1 blue or !hue2 blue
- !hue1 green or !hue2 green
- !hue1 orange or !hue2 orange
- !hue1 pink or !hue2 pink
- !hue1 purple or !hue2 purple
- !hue1 red or !hue2 red
- !hue1 white or !hue2 white
- !hue1 yellow or !hue2 yellow
Update color codesUse on redeemAlert/flash on follow/subscribeAccess multiple lights instead of oneUsed with setLightState and setGroupState
MIT