My meteobridge sends out a lot of tweets. It would be less monotonous if I could alter the messages. I would like to have one event used on even days and another, differently worded event used on odd days. (Or, If I find a compact solution I could just add it to the message string)
I think it would be possible to test for the date in the trigger string. I could have an insanely long "if less than" and "if more than" string, but I suspect there is a better way to do it using division and testing for a remainder. I just don't know how to implement it.
Can anyone point me in the right direction?
Event triggers every other day. Is it possible?
Moderator: Mattk