# Configure Welcomer

## Access configuration page

{% hint style="info" %}
Configuring the bot is **available** with the bot web **dashboard** for a better user configuration experirence, however since V0.4, you can make some basic config with bot commands.
{% endhint %}

#### Go to the dashboard with the link below and connect

{% embed url="<https://welcomer.tk/dashbaord>" %}

#### Once connected, all the guild you are able to config will be shown, click on "Invite Bot" or "Manage" if the bot is already in.

{% embed url="<https://img.imperiator.tk/brave_cf6itEJQPm.png>" %}
example of dashboard page looking
{% endembed %}

{% hint style="info" %}
If you have no guild show, and you see the message "No guilds found"
{% endhint %}

## Configure modules as you wants

You have 2 modules, **welcome** module and **goodbye** module, separated, so you can configure them appart:

* &#x20;   **Enable** (yes/no): You can enable/disble module, so the bot will not send message, however, if not enabled, stats will be not enable too.

* &#x20;   **Text message**: The message sent by the bot like normal message ( with mentions )

* &#x20;   **Image message**: The custom message in the image

* &#x20;   **Channel**: The channel where to send message (and image)

* &#x20;   **Showing Image** (yes/no)**:** You can choose to show image or not&#x20;

  * **Custom Background**: You can set a custom background

  * &#x20;**Font size image text**: You can select your own font-size&#x20;

  * **Font Color text**: You can chose what color the text is displayed

* &#x20;   **Embeded** (yes/no): You can embed message

  * **Embed color**: You can choose the left side color embed

### Example of configuration

{% tabs %}
{% tab title="Basic " %}

#### Embeded message, custom background, custom font-color with custom messages

![](/files/CTa3wgmRRLbOH1r8a9xq)
{% endtab %}

{% tab title="No Embed" %}

#### Not embeded message, custom text and custom images

![](/files/DOE1hxPNmnN3XFllmoin)
{% endtab %}

{% tab title="No image" %}

#### No embed, no image, custom text

![](/files/1wZcqnRDjIFz0j9Yzbs9)
{% endtab %}
{% endtabs %}

{% hint style="info" %}
It's the same for goodbyeer module
{% endhint %}

### Example of configuration using the dashbaord

{% embed url="<https://img.imperiator.tk/brave_pc4h6CvWpz.mp4>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://imperiator.gitbook.io/welcomer-bot/configure-welcomer.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
