Skip to content

Create troubleshooting.md German#105

Open
melissakre97 wants to merge 11 commits intomainfrom
melissakre97-patch-3
Open

Create troubleshooting.md German#105
melissakre97 wants to merge 11 commits intomainfrom
melissakre97-patch-3

Conversation

@melissakre97
Copy link
Collaborator

@melissakre97 melissakre97 commented Mar 8, 2026

German translation of the Troubleshooting page.

Type of PR

  • Translation update / creation
  • Original file creation
  • Original file content (not typo) update
  • Original file typo update

Checks

If you have changed the content (/ meaning) of an original file, please confirm:

  • Yes, I have copied the updated section to all translations of this file manually.

Notes

Please enter additional information here.

German translation of the Troubleshooting page.
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Mar 8, 2026

Deploying scnx-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: b36a552
Status: ✅  Deploy successful!
Preview URL: https://90e6d73e.scnx-docs.pages.dev
Branch Preview URL: https://melissakre97-patch-3.scnx-docs.pages.dev

View logs

@melissakre97 melissakre97 self-assigned this Mar 9, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds the German version of the Custom-Bot troubleshooting documentation to the Docusaurus i18n (de) docs, mirroring the existing English troubleshooting page.

Changes:

  • Introduces i18n/de/.../custom-bot/troubleshooting.md with German troubleshooting content.
  • Includes permission/configuration troubleshooting sections, a log-error reference table, and module-specific troubleshooting links.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

- errors updated
German translation added
@melissakre97 melissakre97 marked this pull request as draft March 10, 2026 12:45
* Removed the merch store from the links
* Removed the recommendations from the options
* Removed the Moderator Program
* Removed the merch store from the links
* Removed the recommendations from the options
* Removed the Moderator Program
@melissakre97 melissakre97 marked this pull request as ready for review March 10, 2026 12:58
@melissakre97 melissakre97 requested a review from SCDerox March 10, 2026 18:07
German translation and links added
German translation added and links changed
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 6 out of 6 changed files in this pull request and generated 9 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

<li>Stelle sicher, dass alle Pflichtfelder ausgefüllt sind.</li>
<li>Stelle sicher, dass alle verwendeten IDs für Kanäle und Rollen korrekt sind und die entsprechenden Kanäle oder Rollen nicht gelöscht wurden.</li>
<li>Achte bei Embed-Konfigurationen darauf, dass du einen gültigen Hex-Farbcode verwendest (z. B. #7289DA). Siehe: <a href="/de/docs/custom-bot/additional-features/#embed-colors">Unterstützte Farbwerte</a>.</li>
<li>Überprüfe den Fehler Log in deinem Dashboard auf spezifische Fehlermeldungen bezüglich ungültiger Konfigurationen.</li>
Comment on lines +43 to +45
## Editing a message {#edit-message}

You can edit messages that were previously sent by your bot (including messages sent via Bot Log-In).

* **Einen Nutzer sperren**: Verwende `disable` zusammen mit dem anonymen Anzeigenamen des Nutzers. Dies funktioniert auch mit früheren Anzeigenamen, falls der Nutzer seine Identität zurückgesetzt hat.
* **Einen Nutzer entsperren**: Verwende `enable` zusammen mit dem aktuellen anonymen Anzeigenamen des Nutzers.
* **Eine Nachricht löschen**: Verwende d`elete-message`, um eine anonyme Nachricht zu entfernen. Die Autovervollständigung hilft dir dabei, die Nachricht zu finden.

## Fehlerbehebung {#troubleshooting}

* **Rollen werden nicht zugewiesen**:Stelle sicher, dass der Bot über die Berechtigung „Rollen verwalten“ verfügt und dass die höchste Rolle des Bots über den Rollen steht, die du zuweisen möchtest. Überprüfe außerdem, ob die Wörter in der Konfiguration mit denen übereinstimmen, die Nutzer in ihrem benutzerdefinierten Status haben.
3. Dein Bot benötigt die Berechtigungen **Kanal anzeigen** und **Nachrichten senden** in jedem Kanal, in den du Nachrichten verschicken möchtest.

:::caution
Falls dein Bot offline ist oder kritische Probleme aufweist, kannst du Als Bot anmelden nicht nutzen. Sieh dir die [Fehlerbehebungs Dokumentation](/de/docs/custom-bot/troubleshooting/) an, falls dein Bot nicht startet.
@@ -0,0 +1,45 @@
# Status-Roles
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants