> ## Documentation Index
> Fetch the complete documentation index at: https://docs.streame.gg/llms.txt
> Use this file to discover all available pages before exploring further.

# Twitch Chat Commands

> Verwalte den Streame Chatbot und deinen Stream direkt über den Twitch-Chat.

Du kannst deine Commands direkt über den Twitch-Chat **verwalten**, ohne das Dashboard zu öffnen. Alle diese Verwaltungs-Befehle können von **Streamern** und **Mods** ausgeführt werden.

<Info>
  Bei allen Befehlen ist das `!` vor dem Command-Namen optional. `!add name text` und `!add !name text` funktionieren identisch.
</Info>

<Note>
  Deinen **Streamtitel** und dein **Game** änderst du jetzt über die [Default Commands](/chatbot/default-commands) `!title` und `!game`.
</Note>

***

## Verfügbare Befehle

<CardGroup cols={2}>
  <Card title="!add / !edit" href="/chatbot/twitch-chat/add-edit">
    Erstellt oder bearbeitet einen Command.
  </Card>

  <Card title="!enable" href="/chatbot/twitch-chat/enable">
    Aktiviert einen deaktivierten Command.
  </Card>

  <Card title="!disable" href="/chatbot/twitch-chat/disable">
    Deaktiviert einen Command, ohne ihn zu löschen.
  </Card>

  <Card title="!delete" href="/chatbot/twitch-chat/delete">
    Löscht einen eigenen Command dauerhaft.
  </Card>

  <Card title="!ignore" href="/chatbot/twitch-chat/ignore">
    Fügt einen Befehl zur Ignore-Liste hinzu.
  </Card>
</CardGroup>
