# Admin Commands

- [/admininfo](https://docs.pwr.lol/commands/admin-commands/admininfo.md): Mit dem Admin-Info Command können Informationen bei Membern hinterlegt werden.
- [/ankuendigung](https://docs.pwr.lol/commands/admin-commands/ankuendigung.md): Schickt per Bot ein Embed in den ausgewählten Channel. Optional kann man eine Rolle auswählen, die gepingt wird und ein Titelbild. Für Zeilensprünge kann man $n nutzen.
- [/feedback](https://docs.pwr.lol/commands/admin-commands/feedback.md): Generiere oder lösche das Feedback Panel.
- [/formular](https://docs.pwr.lol/commands/admin-commands/formular.md): Erstelle ein normales Formular oder Bewerbungsformular
- [/games](https://docs.pwr.lol/commands/admin-commands/games.md): Hebe deinen Discord Server mit der ultimativen Gaming-Power des PowerBots auf ein neues Level.
- [/generate\_welcomebanner](https://docs.pwr.lol/commands/admin-commands/generate_welcomebanner.md): Generiert den Welcome Banner des Users erneut
- [/giveaway](https://docs.pwr.lol/commands/admin-commands/giveaway.md): Erstellt ein Giveaway und sendet es im ausgewählten Channel
- [/info](https://docs.pwr.lol/commands/admin-commands/info.md): Infos über User, Server, ... anzeigen lassen
- [/modstats](https://docs.pwr.lol/commands/admin-commands/modstats.md): Generiert eine Übersicht wie oft Mod-Commands genutzt wurden
- [/sendmessage](https://docs.pwr.lol/commands/admin-commands/sendmessage.md): Nachrichten per Bot an User / Rollen senden
- [/task](https://docs.pwr.lol/commands/admin-commands/task.md): Erstelle Task´s für dich und deine Team-Mitglieder.
- [/teamliste](https://docs.pwr.lol/commands/admin-commands/teamliste.md): Erstellt eine Teamliste bzw. löscht diese.
- [/tempvoicechannel](https://docs.pwr.lol/commands/admin-commands/tempvoicechannel.md): Command zur Verwaltung von Temp-Voice-Channel
- [/team](https://docs.pwr.lol/commands/admin-commands/team.md): Infos über User, Server, ... anzeigen lassen
- [/tickets](https://docs.pwr.lol/commands/admin-commands/tickets.md): Ticket Panel erstellen / entfernen
- [/umfrage](https://docs.pwr.lol/commands/admin-commands/umfrage.md): Erstelle eine Umfrage im ausgewählten Channel oder beende eine laufende Umfrage manuell.
- [/zeiterfassung](https://docs.pwr.lol/commands/admin-commands/zeiterfassung.md): Verwaltung von Zeiterfassungen (Erstellen, entfernen, Übersicht generieren)
- [APP: Task Erstellen](https://docs.pwr.lol/commands/admin-commands/app-task-erstellen.md): Erstelle aus einer Nachricht / Idee eine Aufgabe.
- [APP: Clear Channel](https://docs.pwr.lol/commands/admin-commands/app-clear-channel.md): Löscht die letzten 100 Nachrichten im jeweiligen Channel. HINWEIS: Nachrichten die älter als 2 Wochen sind, können nicht gelöscht werden.


---

# 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.pwr.lol/commands/admin-commands.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.
