upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Gleason <alex@alexgleason.me>2024-01-25 08:51:29 -0600
committerGitHub <noreply@github.com>2024-01-25 08:51:29 -0600
commit3d837a46edd58bd3b1ca6725f7d5f25c7c30ad3b (patch)
tree99e38ed4a485bd624f9f66235e8271da47ce9643
parent6dd003508567dd780f3d8da12f0f9a62449cb992 (diff)
parent9fd5be26cd0593b15c61bf3ea219bbfcdec81495 (diff)
Merge pull request #1005 from AsaiToshiya/patch-2
NIP-30: add supported kinds
-rw-r--r--30.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/30.md b/30.md
index 5a6f84d..c2f8bb0 100644
--- a/30.md
+++ b/30.md
@@ -6,7 +6,7 @@ Custom Emoji
6 6
7`draft` `optional` 7`draft` `optional`
8 8
9Custom emoji may be added to **kind 0** and **kind 1** events by including one or more `"emoji"` tags, in the form: 9Custom emoji may be added to **kind 0**, **kind 1**, **kind 7** ([NIP-25](25.md)) and **kind 30315** ([NIP-38](38.md)) events by including one or more `"emoji"` tags, in the form:
10 10
11``` 11```
12["emoji", <shortcode>, <image-url>] 12["emoji", <shortcode>, <image-url>]