mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-12-09 08:38:50 +00:00
NIP-315: User Statuses
This NIP enables a way for users to share live statuses such as what music they are listening to, as well as what they are currently doing: work, play, out of office, etc.
This commit is contained in:
committed by
fiatjaf_
parent
208dee2102
commit
f7b7b865e6
@@ -67,6 +67,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
|
||||
- [NIP-94: File Metadata](94.md)
|
||||
- [NIP-98: HTTP Auth](98.md)
|
||||
- [NIP-99: Classified Listings](99.md)
|
||||
- [NIP-315: User Statuses](315.md)
|
||||
|
||||
## Event Kinds
|
||||
|
||||
@@ -113,6 +114,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
|
||||
| `30024` | Draft Long-form Content | [23](23.md) |
|
||||
| `30078` | Application-specific Data | [78](78.md) |
|
||||
| `30311` | Live Event | [53](53.md) |
|
||||
| `30315` | User Statuses | [315](315.md) |
|
||||
| `30402` | Classified Listing | [99](99.md) |
|
||||
| `30403` | Draft Classified Listing | [99](99.md) |
|
||||
| `31922` | Date-Based Calendar Event | [52](52.md) |
|
||||
|
||||
Reference in New Issue
Block a user