plank/format.md
2026-04-05 21:17:37 +02:00

267 B

post format ({username}/{id}.txt):

TIMESTAMP {id}
PARENT {parent | "none"}
TITLE {title}

{content}

account format ({username}/account.txt):

USERNAME {username}
PASSHASH {password > sha512 > sha512}
TIMESTAMP {creationunixms}
INVITECODE {invitecode}