Configuration: Check if codeword is equal or only contained in whisper
f90 opened this issue ยท 1 comments
At the moment, an invite is sent out to people that whisper any message that CONTAINS any codeword. Would be nice to have a small switch in the configurations to change that so that invite is only sent out if the invite whisper EQUALS (maybe without case-sensitivity) the codeword.
Implemented in
be3e208