# Set-up welcome-messages

## Info

The user is tagged and a Custom Message is sent into a <mark style="background-color:blue;">#Welcome-Channel</mark> of the admins choosing.

*An example can be found below.*

{% hint style="warning" %} <mark style="color:orange;">`/Commands`</mark>do not exist for configuring the bot, the *prefix* must be used.
{% endhint %}

### Setup:

Navigate to a bot commands channel or any channel and type...

> <mark style="color:orange;">!setwelcome</mark> <mark style="color:red;background-color:blue;"><#Mention-the-Channel></mark> <mark style="color:red;">\<Welcome-Text></mark>

#### *We can expect a response like so...*

![](https://3911814292-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MkdMcuuFYju1UDTFNYl%2F-MlMF5JRLTUm4CUEMGnf%2F-MlMHih8H9LQZ-WN3TTf%2FCapture.JPG?alt=media\&token=a6fde486-33a3-4b1b-944f-d0fb00ab220d)

### Note:

* **The custom message content can be anything.**
* It supports [Markdown Text](https://support.discord.com/hc/en-us/articles/210298617-Markdown-Text-101-Chat-Formatting-Bold-Italic-Underline-) and follows general [embed formatting](https://github.com/Shilish/Mr.Crown/blob/main/Resources/Markdown.md#markdown) rules.

#### *Example Output:*

![](https://3911814292-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MkdMcuuFYju1UDTFNYl%2F-MlMF5JRLTUm4CUEMGnf%2F-MlMHqaIXz067mUnx3Oq%2F12.JPG?alt=media\&token=e2808196-228b-43e3-b772-db2b7236b741)

## Now that we're here let's check if it works =>

{% content-ref url="simjoin" %}
[simjoin](https://accio15.gitbook.io/mr.crown/set-up/admin-only/welcome-messages/simjoin)
{% endcontent-ref %}

## Facing an issue?

Feel free to join our [**`Support Server`**](https://discord.gg/UVZKvqQUAW) or create a new issue/discussion over at [**`GitHub`**](https://github.com/Shilish/Mr.crown/issues)


---

# 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://accio15.gitbook.io/mr.crown/set-up/admin-only/welcome-messages/set-up-welcome-messages.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.
