diff options
| author | Semisol <45574030+Semisol@users.noreply.github.com> | 2023-11-16 20:48:57 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-16 20:48:57 +0100 |
| commit | faefbcd68e24f486f3f118d7a391f73124e6af26 (patch) | |
| tree | 367f546572826c2d1a62cd34050bff230f53bd07 /72.md | |
| parent | 2e1c4b0c69d84cd08f72d3a284546d7b6f9e5679 (diff) | |
| parent | 37f6cbb775126b386414220f783ca0f5f85e7614 (diff) | |
Merge branch 'master' into nreqnreq
Diffstat (limited to '72.md')
| -rw-r--r-- | 72.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -4,7 +4,7 @@ NIP-72 | |||
| 4 | Moderated Communities (Reddit Style) | 4 | Moderated Communities (Reddit Style) |
| 5 | ------------------------------------ | 5 | ------------------------------------ |
| 6 | 6 | ||
| 7 | `draft` `optional` `author:vitorpamplona` `author:arthurfranca` | 7 | `draft` `optional` |
| 8 | 8 | ||
| 9 | The goal of this NIP is to create moderator-approved public communities around a topic. It defines the replaceable event `kind:34550` to define the community and the current list of moderators/administrators. Users that want to post into the community, simply tag any Nostr event with the community's `a` tag. Moderators issue an approval event `kind:4550` that links the community with the new post. | 9 | The goal of this NIP is to create moderator-approved public communities around a topic. It defines the replaceable event `kind:34550` to define the community and the current list of moderators/administrators. Users that want to post into the community, simply tag any Nostr event with the community's `a` tag. Moderators issue an approval event `kind:4550` that links the community with the new post. |
| 10 | 10 | ||