fix(defs): accept any separator/none for housing

This commit is contained in:
Anna 2020-08-24 03:24:21 -04:00
parent 7b8d2fa4bc
commit c683de123b
Signed by: anna
GPG Key ID: 0B391D8F06FCD9E0

View File

@ -48,7 +48,7 @@
# slower but more flexible, and they are specified by using a regex # slower but more flexible, and they are specified by using a regex
# key, as can be seen below. # key, as can be seen below.
version: 6 version: 7
chat: chat:
rmt: rmt:
@ -166,7 +166,7 @@ global:
advanced: 'Enable built-in {} RP filter' advanced: 'Enable built-in {} RP filter'
ignore_case: true ignore_case: true
required_matchers: required_matchers:
- - regex: 'w(ard)?\s*\d+[\s/,]*(p(lot)?|a(pt\.?|partment)?)\s*\d+' - - regex: 'w(ard)?\s*\d+.*(p(lot)?|a(pt\.?|partment)?)\s*\d+'
likelihood_threshold: 1 likelihood_threshold: 1
likely_matchers: likely_matchers:
# mentions roleplaying or fairly rp-only keywords # mentions roleplaying or fairly rp-only keywords