[OzzModz] Conversation/DM Keyword Monitor

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

No permission to buy ($10.00)
2.0.1 Patch Level 1

Fix:
Changed the regex that looks for keywords to be a bit more refined.
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 have my Search All Conversations/DM's installed.
Added: Now users watching the destination forum will get an alert if a thread is posted in there. (Links to the thread posted. Caveat is if you are the thread creator, you will not get an alert.)
Added: Option to send alerts to specified users if a keyword is detected. (If you don't want to watch the forum, it links to the log)
Changed: Refined the logic for keyword matches.

Logic is as follows:
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"

Note, when you are scanning existing conversations for keywords, thread(s) will not be posted for those results, only the log will be populated.
There will be no emails for this either, only populating the log.
  • Like
Reactions: Neal
2.0.0 Patch Level 1

Added:
missing phrase ozzmodz_conversation_monitor_log_see_no_log_entries
Back
Top Bottom