Server side message filtering #38
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: apps/BareRTC#38
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently, the chatbot can be used to help monitor conversations in public channels and look for red flag keywords to either delete the message or report them to your site admin. But, private DMs between users are private (not stored to disk anywhere and with no admin backdoor to monitor them).
This feature idea could support server-side (automated) monitoring of DM chats for either censorship (of racial slurs for example) or reporting to your site admin.
As parts of this feature:
Example config file format might look like:
With the meaning of the options being:
Example use cases/user stories: