Skip to content
This repository has been archived by the owner on Jul 16, 2022. It is now read-only.

Invite Link Detection #7

Open
x2110311x opened this issue Feb 11, 2021 · 1 comment
Open

Invite Link Detection #7

x2110311x opened this issue Feb 11, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@x2110311x
Copy link
Owner

x2110311x commented Feb 11, 2021

Use regex to detect invite links
The following should happen on detection:

  • Log the infraction in an audit log channel
  • Log the infraction in the database
  • Send a warning message to the user
  • Delete the message with the invite link

If the user has done this multiple times within a given time period, perform additional actions (detected using the database entries).
Actions are customizable within the config file

@x2110311x x2110311x added the enhancement New feature or request label Feb 11, 2021
@x2110311x x2110311x added this to the Initial Release milestone Feb 11, 2021
@x2110311x x2110311x self-assigned this Feb 11, 2021
@x2110311x
Copy link
Owner Author

  • Log the infraction in an audit log channel
  • Log the infraction in the database
  • Send a warning message to the user
  • Delete the message with the invite link
  • If the user has done this multiple times within a given time period, perform additional actions (detected using the database entries).

Sorry, something went wrong.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant