Create _atproto.lua.json

Atproto is the connection DNS for bluesky. I figure I can just modify the prefix, since both discord and bluesky require the same data to connect domains.
This commit is contained in:
Lua
2025-03-29 23:18:39 -05:00
committed by GitHub
parent 7d9fedbb52
commit 73451c4615
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "notxlua",
"email": "notxlua@gmail.com"
},
"record": {
"TXT": "did=did:plc:j7iap5lpvblnrr7lygisgjzp"
}
}