kills torrent replies

This commit is contained in:
Vitor Pamplona 2025-02-05 11:15:42 -03:00
parent a0cd05f013
commit f46052ce89
2 changed files with 2 additions and 4 deletions

4
35.md
View File

@ -61,9 +61,7 @@ In some cases the url mapping isnt direct, mapping the url in general is out of
## Torrent Comments
A torrent comment is a `kind 2004` event which is used to reply to a torrent event.
This event works exactly like a `kind 1` and should follow `NIP-10` for tagging.
Replies to `kind:2003` should use [NIP-22 comments](22.md).
## Implementations
1. [dtan.xyz](https://git.v0l.io/Kieran/dtan)

View File

@ -150,7 +150,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
| `1986` | Relay reviews | |
| `1987` | AI Embeddings / Vector lists | [NKBIP-02] |
| `2003` | Torrent | [35](35.md) |
| `2004` | Torrent Comment | [35](35.md) |
| `2004` | Torrent Comment (Deprecated) | [35](35.md) |
| `2022` | Coinjoin Pool | [joinstr][joinstr] |
| `4550` | Community Post Approval | [72](72.md) |
| `5000`-`5999` | Job Request | [90](90.md) |