{
"id": "tech.tokimeki.forum.server",
"defs": {
"main": {
"key": "tid",
"name": "tokimeki-space server",
"type": "space",
"name:lang": {
"ja": "tokimeki-space サーバー"
},
"collections": [
"tech.tokimeki.forum.profile",
"tech.tokimeki.forum.channel",
"tech.tokimeki.forum.thread",
"tech.tokimeki.forum.message",
"tech.tokimeki.forum.vote",
"tech.tokimeki.forum.reaction",
"tech.tokimeki.forum.hide",
"tech.tokimeki.forum.role"
],
"description": "A Discord-like server (guild). One space per server, anchored on the owner's DID. Channels are records in the owner's repo; messages live in each author's own repo within the space."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}