Files
is-a-dev/domains/_atproto.lua.json
T
Lua 73451c4615 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.
2025-03-29 23:18:39 -05:00

10 lines
170 B
JSON

{
"owner": {
"username": "notxlua",
"email": "notxlua@gmail.com"
},
"record": {
"TXT": "did=did:plc:j7iap5lpvblnrr7lygisgjzp"
}
}