Scam protection

Configure the module to protect against phishing links.

Introduction

This module monitors the chat and looks for suspicious links that may turn out to be phishing links, i.e. sites that aim to steal any data.

This module does not guarantee 100% protection against phishing links. At the moment there are more than 21500 links in the database, but there are many more, which means that some of them may slip past this module. If you have found one, please report it to support serveropen in new window.

Configuration

The module can be configured via the /antiscam command. After sending the command you will see the control panel, with the help of which you can enable or disable the module, change the message and so on.

What is configurable?

You can configure following settings:

  • Whether the module is enabled
  • Whether the auto mute is enabled and its duration
  • Whether the auto warn is enabled
  • Whitelist of roles (the module won't work for members that have at least one role that is in the whitelist) and channels (the module won't check messages in the channels that are in the whitelist)
  • Message that will be sent when the module is triggered
  • Channel to send message in

Message variables

You can use variables in the message. They should be specified in double brackets {{...}}. The available variables are:

VariableContains
userMention of the offender
user.tagTheir tag
user.idTheir ID
timeTheir mute duration
reasonTheir mute reason

Example: {{user}}, phishing is forbidden on this server! You have been muted for {{time}}.