Skip to content

updated docs - #150

Merged
SCDerox merged 2 commits into
mainfrom
forum-support
Jul 24, 2026
Merged

updated docs#150
SCDerox merged 2 commits into
mainfrom
forum-support

Conversation

@SCDerox

@SCDerox SCDerox commented Jul 24, 2026

Copy link
Copy Markdown
Member

Type of PR

  • Translation update / creation
  • New documentation page
  • Content update (not a typo fix)
  • Typo / grammar fix

Summary

Checks

  • I have verified that my changes do not contain em dashes, smart quotes, or other special characters (the CI lint will catch these).
  • If I changed an original (English) file's content or meaning, I have updated all translations of this file.
  • If I added a new page, it has correct frontmatter (sidebar_position, title, description).

Copilot AI review requested due to automatic review settings July 24, 2026 16:51
@socket-security

socket-security Bot commented Jul 24, 2026

Copy link
Copy Markdown

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 24, 2026

Copy link
Copy Markdown

Deploying scnx-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4a3ac3c
Status: ✅  Deploy successful!
Preview URL: https://15fc266d.scnx-docs.pages.dev
Branch Preview URL: https://forum-support.scnx-docs.pages.dev

View logs

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the SCNX docs site by adding new documentation pages (and German translations), expanding/refreshing multiple module guides, and updating the API reference. It also adjusts the docs navigation and makes a small dependency bump for Docusaurus packages.

Changes:

  • Added a new Commands docs page (EN + DE) and linked it in the sidebar (including DE sidebar i18n).
  • Expanded/updated several module docs (e.g., Moderation overhaul, AI prompt review policy, Tickets permissions copy, YouTube/TikTok notification behavior) and added new DE module pages.
  • Updated the Message Schema V4 API reference with Flow Button / Flow Dropdown component documentation.

Reviewed changes

Copilot reviewed 28 out of 30 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
sidebars.js Adds the new “Commands” doc entry to the Custom Bot sidebar.
package.json Updates Docusaurus dependency versions.
.gitignore Ignores Yarn cache/install state and some IDE/tooling folders.
i18n/de/docusaurus-plugin-content-docs/current/custom-bot/modules/support/tickets.md Updates DE Tickets module doc (new option + table changes).
i18n/de/docusaurus-plugin-content-docs/current/custom-bot/modules/support/applications.md Adds DE Applications module documentation.
i18n/de/docusaurus-plugin-content-docs/current/custom-bot/modules/moderation/moderation.md Adds DE Moderation & Security module documentation (large new page).
i18n/de/docusaurus-plugin-content-docs/current/custom-bot/modules/integrations/tiktok-notifications.md Adds DE TikTok Notifications module documentation.
i18n/de/docusaurus-plugin-content-docs/current/custom-bot/modules/community/message-quotes.md Adds DE Message Quotes module documentation.
i18n/de/docusaurus-plugin-content-docs/current/custom-bot/modules/community/economy-system.md Updates DE Economy System doc table entry wording.
i18n/de/docusaurus-plugin-content-docs/current/custom-bot/modules/community/activity-streak.md Updates a DE Activity Streak configuration field name.
i18n/de/docusaurus-plugin-content-docs/current/custom-bot/modules/ai.md Updates DE AI module docs (personalities + prompt review policy).
i18n/de/docusaurus-plugin-content-docs/current/custom-bot/modules/administration/welcomer.md Updates DE Welcomer doc table field naming.
i18n/de/docusaurus-plugin-content-docs/current/custom-bot/login-as-bot.md Adds DE docs for scheduled messages + fixes punctuation.
i18n/de/docusaurus-plugin-content-docs/current/custom-bot/commands.md Adds DE “Commands” page.
i18n/de/docusaurus-plugin-content-docs/current.json Adds DE sidebar label translation for the new Commands item.
docs/scnx-api/reference/message-schema-v4.md Documents Flow Button and Flow Dropdown in the v4 message schema reference.
docs/custom-bot/modules/tools/name-list-cleaner.md Renames/clarifies config fields in Name List Cleaner docs.
docs/custom-bot/modules/support/tickets.md Documents new Tickets behavior and config field (permissions copy).
docs/custom-bot/modules/support/applications.md Adds/updates Applications behavior details (timeouts, button disabling).
docs/custom-bot/modules/moderation/moderation.md Major expansion of Moderation docs (levels, anti-spam, evidence, import, etc.).
docs/custom-bot/modules/integrations/youtube-notifications.md Updates polling interval/details in YouTube notifications docs.
docs/custom-bot/modules/integrations/tiktok-notifications.md Expands TikTok notifications docs (claimed accounts, config fields, troubleshooting).
docs/custom-bot/modules/community/message-quotes.md Adds Message Quotes module documentation (EN).
docs/custom-bot/modules/community/economy-system.md Expands Economy System “message drop message” config description (EN).
docs/custom-bot/modules/community/activity-streak.md Renames Activity Streak restore-related config fields (EN).
docs/custom-bot/modules/ai.md Updates AI module docs (personalities + automated prompt review policy).
docs/custom-bot/modules/administration/welcomer.md Renames a Welcomer config field label for clarity (EN).
docs/custom-bot/login-as-bot.md Adds scheduled message documentation (EN).
docs/custom-bot/commands.md Adds EN “Commands” page.
Comments suppressed due to low confidence (1)

i18n/de/docusaurus-plugin-content-docs/current/custom-bot/modules/community/message-quotes.md:69

  • The troubleshooting step references the same incorrect configuration field names ("Channel ohne XP" / "Rollen, die kein XP sammeln"), which will be hard to follow once the fields are renamed.
    <li>Stelle sicher, dass der Kanal (oder seine Kategorie) nicht in <strong>Channel ohne XP</strong> steht und der Nutzer keine Rolle aus <strong>Rollen, die kein XP sammeln</strong> hat.</li>

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

Comment thread package.json Outdated
Comment on lines 22 to 27
"@docusaurus/core": "^3.10.2",
"@docusaurus/plugin-content-docs": "^3.10.2",
"@docusaurus/plugin-pwa": "^3.10.2",
"@docusaurus/plugin-sitemap": "^3.10.2",
"@docusaurus/preset-classic": "^3.10.2",
"@docusaurus/theme-common": "3.10.0",
Comment on lines +54 to +55
| Rollen, die kein XP sammeln | Rollen, die vom Zitieren ausgeschlossen sind. Mitglieder mit einer aufgeführten Rolle können kein Zitat auslösen. |
| Channel ohne XP | Kanäle, die vom Zitieren ausgeschlossen sind. Kanäle und Kategorien werden unterstützt; eine Kategorie schließt alle ihre Kanäle aus. |
| Log-Kanal | Das Protokoll wird in diesen Kanal gesendet, nachdem ein Ticket geschlossen wurde. |
| Ticketerstellungs-Nachricht | Diese Nachricht wird in den "Ticketerstellungs-Kanal" gesendet und Nutzer können mit einem Knopf unter der Nachricht ein neues Ticket öffnen. |
| Nach Schließen PN an Nutzer senden | Falls aktiviert, werden die Nutzer eine PN nach Schließung des Tickets erhalten. |
| Nutzer PN | <i>Nur sichbar wenn "Nach Schließen PN an Nutzer senden" aktiviert ist.</i><br/>Diese Nachricht wird der Nutzer per Privatnachricht erhalten, nachdem sein Ticket geschlossen wurde. Du kannst einen Link zum Ticket-Protkoll hinzufügen. |
| Manuelle-Verifikation-Nachricht | Nachricht, die an Nutzer gesendet wird, die auf manuelle Verifikation warten. |
| Captcha fehlgeschlagen-Nachricht | Nachricht, die angezeigt wird, wenn ein Nutzer die Verifikation nicht besteht. |
| Captcha abgeschlossen-Nachricht | Nachricht, die angezeigt wird, wenn ein Nutzer die Verifikation erfolgreich abschließt. |
| Verifkations-Kanal-Info-Nachricht | Einführungsnachricht, die im Verifizierungs-Kanal angezeigt wird. |
Copilot AI review requested due to automatic review settings July 24, 2026 19:14

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 29 out of 31 changed files in this pull request and generated 1 comment.

Comments suppressed due to low confidence (3)

i18n/de/docusaurus-plugin-content-docs/current/custom-bot/modules/community/message-quotes.md:55

  • In der Konfigurations-Tabelle werden die Blacklist-Felder noch als „XP“-Felder benannt ("Rollen, die kein XP sammeln" / "Channel ohne XP"), obwohl das Modul nichts mit XP zu tun hat. Das wirkt wie ein Copy/Paste-Fehler und ist verwirrend, zumal die Beschreibungen bereits vom Zitieren sprechen.
| Rollen, die kein XP sammeln | Rollen, die vom Zitieren ausgeschlossen sind. Mitglieder mit einer aufgeführten Rolle können kein Zitat auslösen.                                                                                                                                       |
| Channel ohne XP             | Kanäle, die vom Zitieren ausgeschlossen sind. Kanäle und Kategorien werden unterstützt; eine Kategorie schließt alle ihre Kanäle aus.                                                                                                                   |

i18n/de/docusaurus-plugin-content-docs/current/custom-bot/modules/community/message-quotes.md:69

  • Die Fehlerbehebung verweist noch auf die alten Feldnamen ("Channel ohne XP" / "Rollen, die kein XP sammeln"). Wenn die Felder wie Blacklists benannt werden, sollten auch diese Referenzen angepasst werden, damit Leser die richtigen Einstellungen finden.
    <li>Stelle sicher, dass der Kanal (oder seine Kategorie) nicht in <strong>Channel ohne XP</strong> steht und der Nutzer keine Rolle aus <strong>Rollen, die kein XP sammeln</strong> hat.</li>

i18n/de/docusaurus-plugin-content-docs/current/custom-bot/modules/support/tickets.md:50

  • Kleiner Rechtschreibfehler in der Tabellenzeile: „sichbar“ → „sichtbar“ und „Ticket-Protkoll“ → „Ticket-Protokoll“.
| Nutzer PN                              | <i>Nur sichbar wenn "Nach Schließen PN an Nutzer senden" aktiviert ist.</i><br/>Diese Nachricht wird der Nutzer per Privatnachricht erhalten, nachdem sein Ticket geschlossen wurde. Du kannst einen Link zum Ticket-Protkoll hinzufügen.                                                                  |


<SlashCommandExplanation />

| Command | Beschreibung |
@SCDerox
SCDerox enabled auto-merge July 24, 2026 19:22
@SCDerox
SCDerox disabled auto-merge July 24, 2026 19:22
@SCDerox
SCDerox merged commit 9022581 into main Jul 24, 2026
6 checks passed
@SCDerox
SCDerox deleted the forum-support branch July 24, 2026 19:22
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