# Befehle

## Embed Maker

Nutze <mark style="color:yellow;">**/embed**</mark> um ansprechende Embeds zu gestalten und diese stilvoll in einen Channel zu senden, indem du Informationen gekonnt präsentierst.

Du kannst jedes Embed, das von Byterider gesendet wird, individuell anpassen, indem du <mark style="color:yellow;">**Rechtsklick**</mark> auf eine Nachricht machst und unter Apps <mark style="color:yellow;">**Embed bearbeiten**</mark> auswählst.

<figure><img src="/files/ogcSfUT3M7zcdoX5DXpC" alt=""><figcaption></figcaption></figure>

## **Setup Welcome**

Mit <mark style="color:yellow;">**/setup\_welcome**</mark> kannst du deinen Willkommens- oder Abschiedschannel festlegen oder diese Einstellungen löschen.

<figure><img src="/files/PQYYcc1Y5G4Y7R5NBtmm" alt=""><figcaption><p>Um es zu deaktivieren die aktiven channels wieder angeben.</p></figcaption></figure>

## Tempchannel

Füge mit <mark style="color:yellow;">**/tempchannel\_setup**</mark> Join-to-Create-Kanäle hinzu oder entferne sie, um temporäre Räume zu ermöglichen.

<figure><img src="/files/P05T4Zd3YliFsN73epCE" alt=""><figcaption><p>um einen hinzuzufügen add anstatt remove.</p></figcaption></figure>

## Info Befehle

<table><thead><tr><th width="245">Befehle</th><th>Beschreibung</th></tr></thead><tbody><tr><td><mark style="color:yellow;"><strong>/zeit</strong></mark></td><td>Zeigt die Uhrzeit in einem ausgewählten Land an.</td></tr><tr><td><mark style="color:yellow;"><strong>/serverstats</strong></mark></td><td>Präsentiert Serverstatistiken.</td></tr><tr><td><mark style="color:yellow;"><strong>/botinfo</strong></mark></td><td>Gibt Informationen über den Bot aus.</td></tr><tr><td><mark style="color:yellow;"><strong>/avatar</strong></mark></td><td>Zeigt den Avatar eines bestimmten Benutzers an.</td></tr><tr><td><mark style="color:yellow;"><strong>/banner</strong></mark></td><td>Präsentiert den Banner eines ausgewählten Benutzers.</td></tr><tr><td><mark style="color:yellow;"><strong>/userinfo</strong></mark></td><td>Gibt Informationen über einen Benutzer aus.</td></tr><tr><td><mark style="color:yellow;"><strong>/wetter</strong></mark></td><td>Fragt nach dem Wetter in einer bestimmten Stadt.</td></tr><tr><td><mark style="color:yellow;"><strong>/list_boosters</strong></mark></td><td>Listet die Server-Booster auf, sortiert nach Dauer.</td></tr></tbody></table>

<div><figure><img src="/files/E8Rfo549KeGzOW9NCGbT" alt=""><figcaption></figcaption></figure> <figure><img src="/files/PrvfyKPddQMlEaaXMlfd" alt=""><figcaption></figcaption></figure></div>

## Moderation

<table><thead><tr><th width="254">Befehle</th><th>Beschreibung</th></tr></thead><tbody><tr><td><mark style="color:yellow;"><strong>/autorolle_hinzufügen</strong></mark></td><td>Fügt eine automatische Rolle hinzu die User beim server Join bekommen.</td></tr><tr><td><mark style="color:yellow;"><strong>/autorolle_entfernen</strong></mark></td><td>Entfernt eine automatische Rolle.</td></tr><tr><td><mark style="color:yellow;"><strong>/rolle_vergeben_entfernen</strong></mark></td><td>Fügt oder entfernt eine Rolle für jeden Nutzer hinzu.</td></tr><tr><td><mark style="color:yellow;"><strong>/clear</strong></mark></td><td>Löscht eine angegebene Anzahl von Nachrichten.</td></tr><tr><td><mark style="color:yellow;"><strong>/autodelete</strong></mark></td><td>Aktiviert/deaktiviert die automatische Nachrichtenlöschung oder ändert das Intervall.</td></tr><tr><td><mark style="color:yellow;"><strong>/wordfilter</strong></mark></td><td>Verwaltet die Wortliste (hinzufügen/entfernen/auflisten).</td></tr><tr><td><mark style="color:yellow;"><strong>/set_auditlog_channel</strong></mark></td><td>Legt den Auditlog-Channel fest oder entfernt ihn, wenn kein Kanal angegeben wird.</td></tr></tbody></table>

<div><figure><img src="/files/er82Z73P2wycEgjlluLI" alt=""><figcaption><p>Um eine rolle zu entfernen remove anstatt add schreiben.</p></figcaption></figure> <figure><img src="/files/KDuc1hkyLkaTvXkyjefY" alt=""><figcaption><p>Das gleiche um eine rolle zu entfernen mit /autorolle_entfernen.</p></figcaption></figure></div>

<figure><img src="/files/LdXpVovGOP8YBEI0hNRl" alt=""><figcaption></figcaption></figure>


---

# 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.byterider.xyz/befehle.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.
