NIP25: allow for emojis to be considered dislikes

This commit is contained in:
benthecarman 2023-01-11 14:26:31 -06:00 committed by fiatjaf
parent e55c86d207
commit 0019a206a3

2
25.md
View File

@ -18,7 +18,7 @@ downvote or dislike on a post. A client MAY also choose to tally likes against
dislikes in a reddit-like system of upvotes and downvotes, or display them as
separate tallys.
The `content` MAY be an emoji, in this case it MAY be interpreted as a "like",
The `content` MAY be an emoji, in this case it MAY be interpreted as a "like" or "dislike",
or the client MAY display this emoji reaction on the post.
Tags