Check status of photoresistor

Good Day everyone!
I’m making a project that can detect the multiple lights if it is on/off base on the photoresistors. My question is since the max. message per minute is 60 messages, instead of using the millis command, can I instead use a monostable button in the dashboard to manually check the status of my photoresistor? Thank you guys in advance!!!

how many photoresistors are you using?

only 8 photoresistors.

so you can send value within rate limit. can you share the code you are using.