Adding new feature of auto-mod to prevent server invites and links.

Comments

4 comments

  • blackwolfwoof

    Already possible. Configure a rule using regex

    0
  • Raydu

    Okay thank you , can you explain me ?

    0
  • blackwolfwoof

    https://blackwolfwoof.com/s/inviteregextutorial (link expires in may)
    Here is a video of how to do it.

    (?i)(discord(?:app)?\.gg(?:/|\\+/+)|discord(?:app)?\.com(?:/|\\+/+)(?:invite/))([A-z0-9-]{2,})

    is the regex for it as example

    1
  • Raydu

    Thank you for helping.

    0

Please sign in to leave a comment.