Twitch Bot ~ Philips Hue system

At what point is your code failing? It looks like if hueLamp gets called it should have some console output regardless of the current state and alertType, so if it’s not getting that far throw in some logging to your cheer listener to see where it’s failing. Is config.cheerLimit defined? Is userstate.bits >= config.cheerLimit returning true when it should?