snort
snort copied to clipboard
Add ability to mute words
Would be cool to be able to create a word mute list like on Twitter. Any notes containing words on the list would be filtered out and not shown to the user. Needs design.
Should this be a nip? Does anyone know if there has been any discussion about this feature in the nostr community?
I think this can be achieved using a t tags lists with the muted d tag as per NIP-51. This branch (https://github.com/v0l/snort/pull/255/files) uses 30002 kind with follow tag to follow tags, we could use the mute list to store a list of muted words. We can then moderate client-side like we do for muted pubkeys.