upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsilberengel <silberengel7@protonmail.com>2024-03-18 08:01:06 +0100
committersilberengel <silberengel7@protonmail.com>2024-03-18 08:01:06 +0100
commit4f33dbc2b86684f9bf26dd1b0fc9789e3cbf2165 (patch)
tree76f1dafb0f779c119c4611ef343276f045c2fe9e
parentde71f998289a829ac4b2c0b0e601b02a2bf755b6 (diff)
Added bot field to denote automated npubs
-rw-r--r--24.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/24.md b/24.md
index d444a4b..449101a 100644
--- a/24.md
+++ b/24.md
@@ -16,6 +16,7 @@ These are extra fields not specified in NIP-01 that may be present in the string
16 - `display_name`: an alternative, bigger name with richer characters than `name`. `name` should always be set regardless of the presence of `display_name` in the metadata. 16 - `display_name`: an alternative, bigger name with richer characters than `name`. `name` should always be set regardless of the presence of `display_name` in the metadata.
17 - `website`: a web URL related in any way to the event author. 17 - `website`: a web URL related in any way to the event author.
18 - `banner`: an URL to a wide (~1024x768) picture to be optionally displayed in the background of a profile screen. 18 - `banner`: an URL to a wide (~1024x768) picture to be optionally displayed in the background of a profile screen.
19 - `bot`: a boolean to clarify that the content is entirely or partially the result of automation, such as with chatbots or newsfeeds.
19 20
20### Deprecated fields 21### Deprecated fields
21 22