• what should be my approach if I want to do something to the posts as soon as they’re this much time old?

    An easier and maybe less efficient approach may be running a process x everyday that searches for all the posts that meet the time requirement exactly that day …

    but I want the action to be taken as soon as it’s this much time old, instead of waiting for some daily process x

The topic ‘automated action’ is closed to new replies.