net.atchan.moderation.defs

atchan.net

Documentation

lock token

Lock a thread: it stops accepting replies at the label's creation time.

Referencenet.atchan.moderation.defs#lock

Tokens have no data representation. Use the reference string as a value.

View raw schema
{
  "type": "token",
  "description": "Lock a thread: it stops accepting replies at the label's creation time."
}
move token

Countersigns a net.atchan.moderation.move record, whose subject is that record itself rather than a post. A move record is written to the acting moderator's own repo, where anyone could forge one, so it does nothing until a trusted labeler asserts this label on it.

Referencenet.atchan.moderation.defs#move

Tokens have no data representation. Use the reference string as a value.

View raw schema
{
  "type": "token",
  "description": "Countersigns a net.atchan.moderation.move record, whose subject is that record itself rather than a post. A move record is written to the acting moderator's own repo, where anyone could forge one, so it does nothing until a trusted labeler asserts this label on it."
}
pin token

Pin a thread to the top of its board.

Referencenet.atchan.moderation.defs#pin

Tokens have no data representation. Use the reference string as a value.

View raw schema
{
  "type": "token",
  "description": "Pin a thread to the top of its board."
}
sage token

Sage a thread: freeze its bump order at the label's creation time.

Referencenet.atchan.moderation.defs#sage

Tokens have no data representation. Use the reference string as a value.

View raw schema
{
  "type": "token",
  "description": "Sage a thread: freeze its bump order at the label's creation time."
}
spoiler token

Mark a post as untagged NSFW content: its embed is spoilered behind a cover on boards not tagged permissive.

Referencenet.atchan.moderation.defs#spoiler

Tokens have no data representation. Use the reference string as a value.

View raw schema
{
  "type": "token",
  "description": "Mark a post as untagged NSFW content: its embed is spoilered behind a cover on boards not tagged permissive."
}

Lexicon Garden

@