# Messages

{% code title="messages.yml" %}

```yaml
discord-command:
  - '&r &f&m---------------&r &8&l●&r &f&m---------------&r &r'
  - ''
  - ' &7            &2&lVores discord'
  - ' &7            discord.example.com'
  - ''
  - '&7       &oVerificer dig via &b@ /discord link'
  - ''
  - '&r &f&m--------------------------------&r'
cooldown: '&8&l┃ &2&lDiscord &8&l┃ &7Vent venligst et par sekunder, før du prøver igen.'
already-linked: '&8&l┃ &2&lDiscord &8&l┃ &7Du har allerede linket din discord profil.'
linking:
  - '&8&l┃ &2&lDiscord &8&l┃ &7Din kode&8: &f{0}'
  - '&8&l┃ &2&lDiscord &8&l┃ &7Brug&8: &f/link <kode> &7på vores discord.'
not-linked: '&8&l┃ &2&lDiscord &8&l┃ &7Du har ikke linket din discord profil.'
unlinked: '&8&l┃ &2&lDiscord &8&l┃ &7Du har nu unlinket din discord profil.'
linked-to: '&8&l┃ &2&lDiscord &8&l┃ &7Du er blevet linket til &a{0}&7.'
no-permission: '&8&l┃ &2&lDiscord &8&l┃ &7Du har ikke tilladelse til at bruge denne kommando.'
reloaded: '&8&l┃ &2&lDiscord &8&l┃ &7Konfigurationen er blevet genindlæst.'





























```

{% endcode %}


---

# 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://docs.simonmaribo.dk/plugins/discord-link/konfiguration/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.
