Add push noty script and docs (#10380)

This commit is contained in:
Eric Bailey
2026-05-05 14:34:55 -05:00
committed by GitHub
parent 6f4ae14f36
commit 9bf06a80a5
7 changed files with 247 additions and 0 deletions
@@ -0,0 +1,14 @@
{
"aps": {
"alert": {
"title": "alice.test",
"body": "liked your post"
},
"mutable-content": 1,
"sound": "default"
},
"reason": "like",
"uri": "at://did:plc:senderdummy00000000000000/app.bsky.feed.like/3kfakelike0001",
"subject": "at://__RECIPIENT_DID__/app.bsky.feed.post/3kfakepost0001",
"recipientDid": "__RECIPIENT_DID__"
}