# /SetFakeThreshold

### Description

Set the minimum day count since the account creation of the joining member. If their account was created before the given day count, the invite will be counted as fake.

### Syntax :

How to read : \
*<> = required*  \
*\[]  = optional*\
*| = multiple argument type*&#x20;

`/setFakeThreshold <daysCount>`

### Permissions :

{% tabs %}
{% tab title="Required permissions" %}

```
manageGuild
```

{% endtab %}

{% tab title="Bot permissions needed" %}

```
sendMessages, embedLinks
```

{% endtab %}
{% endtabs %}

### Aliases :

```
fakeConfig
```

### Examples:

`/setFakeThreshold 7`

### Cooldown:

`3` seconds

### Screenshots:

none
