diff options
Diffstat (limited to '50.md')
| -rw-r--r-- | 50.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -44,7 +44,7 @@ characters are ignored. | |||
| 44 | For kind `1`, an event must include all words in it's `content` field for it to match the keyword. | 44 | For kind `1`, an event must include all words in it's `content` field for it to match the keyword. |
| 45 | 45 | ||
| 46 | For kind `0`, an event must include all mentioned words in the json object stored at the `content` field. Recommended | 46 | For kind `0`, an event must include all mentioned words in the json object stored at the `content` field. Recommended |
| 47 | json fields for matching are `about`, `display_name`, `name`, `nip05`, `lud06` and `lud18`. | 47 | json fields for matching are `about`, `display_name`, `name`, `nip05`, `lud06` and `lud16`. |
| 48 | 48 | ||
| 49 | A keyword may contain a word starting with prefix `option:` (like `option:no_spam`), such words specify additional | 49 | A keyword may contain a word starting with prefix `option:` (like `option:no_spam`), such words specify additional |
| 50 | constraints for event matching, and are reserved for the future extensions. Relay SHOULD ignore `option:` words that it does not support. | 50 | constraints for event matching, and are reserved for the future extensions. Relay SHOULD ignore `option:` words that it does not support. |