You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of the time this issue was made, the current implementation of this plugin has only regex and bot ignoring configurations, and always tags the user but they might want to go back to a keyword detected.
I would like to see the following new features available:
A keyword log so all messages with detected keywords gets put on the log and saved locally. The button for it would be on the top right next to the other buttons (threads, pins, member list, etc.).
The ability to blacklist/whitelist servers so any unread messages in servers you are on either notify you or you don't get notified (as per the blacklist/whitelist rules).
the Blacklist/Whitelist can allow for userids and guilds/servers to always/never notify the user of detected keywords.
Whether or not to allow yourself to be notified/logged when you use the keyword yourself.
Whether or not to allow bots/apps to be included as part of the keyword usage notification.
Whether or not to allow embeds to be detected.
Whether or not going to a notified keyword marks the message the keyword is part of as read.
This makes it so instead of being notified and seeing it -- then forgetting about it or not finding it -- the user can find the keyword notification logs and go back to the message (if available) to the point where it was said on a server, group or DM.
This helps for when users want to only be notified of keyword usage in specific servers, groups, or DMs so they don't keep getting notified when they are in multiple places.
The text was updated successfully, but these errors were encountered:
Description
As of the time this issue was made, the current implementation of this plugin has only regex and bot ignoring configurations, and always tags the user but they might want to go back to a keyword detected.
I would like to see the following new features available:
For reference, see: https://github.com/Syncxv/vc-message-logger-enhanced.
Also see: https://github.com/sarahkittyy/KeywordTrackerSource/tree/main/KeywordTracker (for BetterDiscord) (index.js is a good place)
How does this improve user experience?
This makes it so instead of being notified and seeing it -- then forgetting about it or not finding it -- the user can find the keyword notification logs and go back to the message (if available) to the point where it was said on a server, group or DM.
This helps for when users want to only be notified of keyword usage in specific servers, groups, or DMs so they don't keep getting notified when they are in multiple places.
The text was updated successfully, but these errors were encountered: