tech.tokimeki.forum.server

tokimeki.blue

Documentation

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.

main space

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.

View raw schema
{
  "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."
}

Lexicon Garden

@