Blue Bots, Done Quick! @bluebotsdonequick.com · Dec 20

If that sounds pointless, let me add that both date/time functions and the n function *can be used inside tag names*. Which means you can now write a bot that returns different content based on what month it is, or a bot that loops through a dataset and moves on to the next dataset when complete.

7 likes 1 replies

?

Replies

Blue Bots, Done Quick! · Dec 20

There's even a shortcode that makes this even easier: {item [#rule-name#] [number]} {item #foods# 2} returns the third item in the "foods" rule (zero is the first). {item #foods# {weekday}} returns the sixth item from "foods" on Fridays, the third on Tuesdays, etc. {item #foods# {n}} works, too!