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
{{ message }}
This repository has been archived by the owner on Jul 16, 2022. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Use regex to detect invite links
The following should happen on detection:
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
The text was updated successfully, but these errors were encountered: