Add push noty script and docs

This commit is contained in:
Eric Bailey
2026-04-27 15:05:47 +01:00
parent 46b8a5819b
commit 1d43bf4aa5
7 changed files with 247 additions and 0 deletions
@@ -0,0 +1,14 @@
{
"aps": {
"alert": {
"title": "alice.test",
"body": "replied to your post"
},
"mutable-content": 1,
"sound": "default"
},
"reason": "reply",
"uri": "at://did:plc:senderdummy00000000000000/app.bsky.feed.post/3kfakereply0001",
"subject": "at://__RECIPIENT_DID__/app.bsky.feed.post/3kfakepost0001",
"recipientDid": "__RECIPIENT_DID__"
}