[OzzModz] Conversation/DM Keyword Monitor

[OzzModz] Conversation/DM Keyword Monitor [Paid] 2.0.1 Patch Level 1

No permission to buy ($10.00)
So I've refined the logic.

Code:
If the keyword is pos, it will match "pos" but not "post", "compost", "position"
If the keyword is pos*, it will match "pos" and "post",  but not "compost", "position"
If the keyword is *pos, it will match "pos" and "compost",  but not "post", "position"
If the keyword is *pos*, it will match "pos", "compost",  "post", "position"
Seems to me that would be best otherwise pos is the same as •pos• which seems to be current behaviour.
 
Ozzy47 updated [OzzModz] Conversation/DM Keyword Monitor with a new update entry:

[OzzModz] Conversation/DM Keyword Monitor for XenForo 2.2+ Update 2.0.1

2.0.1

Added:
Now checks conversations for keywords when edited.
Added: Ability to truncate the log (must have proper permissions).
Added: Ability to scan existing conversations for keywords and log them (must have proper permissions).
Added: Two new permissions for can truncate log and can populate log.
Added: A way to filter results so you can show a list with a specific keyword.
Added: Links to the conversation and the message from the log if you...

Read the rest of this update entry...
 
Back
Top Bottom