# Welcome Setup

Welcome Category is a set of handy tools made to welcome new members warmly. It helps you create a friendly atmosphere for everyone, whether they're just joining.

{% hint style="info" %}
Placeholders automatically fill in details specific to your server or members. However, in footer member mention does not support.
{% endhint %}

### <mark style="color:blue;">Available Placeholders:</mark>

<table><thead><tr><th width="136" align="center">Index</th><th width="180" align="center">Placeholders</th><th align="center">Description</th></tr></thead><tbody><tr><td align="center"><strong>01</strong></td><td align="center"><mark style="color:red;"><strong>{server}</strong></mark> </td><td align="center">Server name</td></tr><tr><td align="center"><strong>02</strong></td><td align="center"><mark style="color:red;"><strong>{username}</strong></mark></td><td align="center">Member's name</td></tr><tr><td align="center"><strong>03</strong></td><td align="center"><mark style="color:red;"><strong>{userID}</strong></mark></td><td align="center">Member's ID</td></tr><tr><td align="center"><strong>04</strong></td><td align="center"><mark style="color:red;"><strong>{mention}</strong></mark></td><td align="center">Mention the member</td></tr><tr><td align="center"><strong>05</strong></td><td align="center"><mark style="color:red;"><strong>{count}</strong></mark></td><td align="center">Total member count in the server</td></tr><tr><td align="center"><strong>06</strong></td><td align="center"><mark style="color:red;"><strong>{age}</strong></mark></td><td align="center">Member's account age (days)</td></tr><tr><td align="center"><strong>07</strong></td><td align="center"><mark style="color:red;"><strong>{created}</strong></mark></td><td align="center">Member's acc craete date</td></tr></tbody></table>

### <mark style="color:blue;">Setup Commands:</mark>

> Set the welcome channel to your server. (By default, it setup everything). <mark style="color:red;">\*\*</mark>
>
> ```
> /welcome set <#channel>
> ```

> Set the welcome message title (Max: 20 characters). <mark style="color:red;">\*\*</mark>
>
> ```
> /welcome title [title]
> ```

> Set the welcome message description (Max: 1800 characters). <mark style="color:red;">\*\*</mark>
>
> ```
> /welcome desc [description]
> ```

> Set the welcome message color (e.g., #RRGGBB). <mark style="color:red;">\*\*</mark>
>
> ```
> /welcome color [hex_code]
> ```

> Set the welcome message banner. <mark style="color:red;">\*\*</mark>
>
> ```
> /welcome banner [banner_attachment]
> ```

> Set the welcome message footer (Max: 20 characters). <mark style="color:red;">\*\*</mark>
>
> ```
> /welcome footer [footer_text]
> ```

> Set text outside of the embed (Max: 500 characters). <mark style="color:red;">\*\*</mark>
>
> ```
> /welcome text [text]
> ```

> Toggle embed mode for welcome messages. <mark style="color:red;">\*\*</mark>
>
> ```
> /welcome noembed
> ```

> Unbind or unset welcome message settings. <mark style="color:red;">\*\*</mark>
>
> ```
> /welcome unset
> ```

> Shows the Welcome Guide.
>
> ```
> /welcome guide
> ```

{% hint style="info" %}
When using commands, if you don't input text for certain details like the footer, title or description, those parts will be set to 'None' by default.
{% endhint %}
