Browsing NIPs again... and my mind just went a little ham on statuses.
Take this:
# nak event -k 30315 -t d=game -t r="steam page" -c "A game"
... And use this:
https://api.playnite.link/docs/manual/features/scriptingSupport/startupScript.html
... and now you can track your game status on Nostr. o.o
Just don't forget, some relays accept the expires_at tag so, add something like this:
Linux: -d expires_at="$(date --date='2 hours')"
Windows: idk, powershell is weird @.@
This expires the event in a hour. However, if you were to not do that, make sure to capture the .id of the initial object, and later, just blast DELETEs into the same relays and pray? xD
Anywayser. Game status on Nostr.
Cool
Neat
Anyway, more reading...