Following my dynamic image experiments, this image below will update in realtime, basically an evergreen post
h/t nostr:npub1hklphk7fkfdgmzwclkhshcdqmnvr0wkfdy04j7yjjqa9lhvxuflsa23u2k for the original code. Did you set up your bot for nostr already?

Following my dynamic image experiments, this image below will update in realtime, basically an evergreen post
h/t nostr:npub1hklphk7fkfdgmzwclkhshcdqmnvr0wkfdy04j7yjjqa9lhvxuflsa23u2k for the original code. Did you set up your bot for nostr already?

Hmm, just realising that clients cache images for many days. Updates may not happen as frequently for everyone as I'd have hoped.
Bots everywhere, Czino. Bots everywhere.
Fun fact: because they are dynamic, every user gets a different background color. (Except when cached of course).
So basically the price is encoded in the image URL in the node. The image API just renders what is asked, it doesn't have a price feed. It was a bit of a mind bender to get there, coming from the twitter API. But when leveraged properly, that can be very interesting.

@sats_per
Amazing, happy to see them alive and kicking! Best part about nostr is that it's virtually free to use the API with no ridiculous limits.
It's funny that every user sees a different color. There's probably more fun to be had with these dynamic image generations on nostr.