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": "followed you"
},
"mutable-content": 1,
"sound": "default"
},
"reason": "follow",
"uri": "at://did:plc:senderdummy00000000000000/app.bsky.graph.follow/3kfakefollow001",
"subject": "at://__RECIPIENT_DID__",
"recipientDid": "__RECIPIENT_DID__"
}