Open
Conversation
German translation of the Troubleshooting page.
Deploying scnx-docs with
|
| 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 |
Links changed
Contributor
There was a problem hiding this comment.
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.mdwith 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.
i18n/de/docusaurus-plugin-content-docs/current/custom-bot/troubleshooting.md
Outdated
Show resolved
Hide resolved
i18n/de/docusaurus-plugin-content-docs/current/custom-bot/troubleshooting.md
Outdated
Show resolved
Hide resolved
i18n/de/docusaurus-plugin-content-docs/current/custom-bot/troubleshooting.md
Outdated
Show resolved
Hide resolved
i18n/de/docusaurus-plugin-content-docs/current/custom-bot/troubleshooting.md
Outdated
Show resolved
Hide resolved
i18n/de/docusaurus-plugin-content-docs/current/custom-bot/troubleshooting.md
Outdated
Show resolved
Hide resolved
i18n/de/docusaurus-plugin-content-docs/current/custom-bot/troubleshooting.md
Show resolved
Hide resolved
i18n/de/docusaurus-plugin-content-docs/current/custom-bot/troubleshooting.md
Outdated
Show resolved
Hide resolved
i18n/de/docusaurus-plugin-content-docs/current/custom-bot/troubleshooting.md
Outdated
Show resolved
Hide resolved
i18n/de/docusaurus-plugin-content-docs/current/custom-bot/troubleshooting.md
Outdated
Show resolved
Hide resolved
- errors updated
German translation added
* 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
German translation and links added
German translation added and links changed
Contributor
There was a problem hiding this comment.
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. |
i18n/de/docusaurus-plugin-content-docs/current/custom-bot/modules/community/anonymous-chat.md
Show resolved
Hide resolved
| @@ -0,0 +1,45 @@ | |||
| # Status-Roles | |||
i18n/de/docusaurus-plugin-content-docs/current/custom-bot/modules/community/anonymous-chat.md
Show resolved
Hide resolved
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
German translation of the Troubleshooting page.
Type of PR
Checks
If you have changed the content (/ meaning) of an original file, please confirm:
Notes
Please enter additional information here.