Merge pull request #1126 from SilberWitch/master

Added bot field to denote automated npubs
This commit is contained in:
Alex Gleason 2024-03-24 16:13:58 -05:00 committed by GitHub
commit 3443b3b589
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

1
24.md
View File

@ -16,6 +16,7 @@ These are extra fields not specified in NIP-01 that may be present in the string
- `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.
- `website`: a web URL related in any way to the event author.
- `banner`: an URL to a wide (~1024x768) picture to be optionally displayed in the background of a profile screen.
- `bot`: a boolean to clarify that the content is entirely or partially the result of automation, such as with chatbots or newsfeeds.
### Deprecated fields