feat: updated module documentation - #149
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the Custom Bot module documentation (EN + DE) to better guide users toward newer capabilities and to document recently added configuration options.
Changes:
- Added a “try Live Messages” tip to the Server Info module docs (EN + DE).
- Expanded Birthday module docs to mention optional routing of pre-birthday reminders to a separate channel (EN + DE).
- Expanded Activity Streak docs to document an optional restore time limit and clarify restore behavior (EN + DE).
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| i18n/de/docusaurus-plugin-content-docs/current/custom-bot/modules/community/serverinfo.md | Adds a German tip recommending Live Messages (link currently points to non-localized route). |
| i18n/de/docusaurus-plugin-content-docs/current/custom-bot/modules/community/birthday.md | Updates German birthday docs for pre-birthday reminder routing and adds a new config row. |
| i18n/de/docusaurus-plugin-content-docs/current/custom-bot/modules/community/activity-streak.md | Updates German streak restoration docs and documents a restore time limit + stored data. |
| docs/custom-bot/modules/community/serverinfo.md | Adds an English tip recommending Live Messages. |
| docs/custom-bot/modules/community/birthday.md | Updates English birthday docs for pre-birthday reminder routing and adds a new config row. |
| docs/custom-bot/modules/community/activity-streak.md | Updates English streak restoration docs and documents a restore time limit + stored data. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| | Feld | Beschreibung | | ||
| | ---------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | ||
| | Vor-Geburtstags-Benachrichtigungen aktivieren? | Falls aktiviert, postet der Bot eine konfigurierbare Anzahl an Tagen vor dem Geburtstag jedes Nutzers eine Benachrichtigung im Geburtstagskanal. | | ||
| | (optional) Vor-Geburtstags-Kanal | _Nur sichtbar, wenn Vor-Geburtstags-Benachrichtigungen aktiviert sind._ Optionaler separater Kanal für Vor-Geburtstags-Erinnerungen. Falls leer, werden sie in den Benachrichtigungs-Kanal (falls gesetzt) oder andernfalls in den Geburtstags-Kanal gesendet. Nutze dies, um Vor-Geburtstags-Erinnerungen von den eigentlichen „Herzlichen Glückwunsch"-Nachrichten zu trennen. | |
Deploying scnx-docs with
|
| Latest commit: |
2f90032
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://499b4056.scnx-docs.pages.dev |
| Branch Preview URL: | https://forum-support.scnx-docs.pages.dev |
|
|
||
| * Incomplete response actions are flagged and reported in the log channel on restart. | ||
| * Snapshot data is preserved for undo recovery. | ||
| * Action tracking records linked to un-resolved nuke events are retained until the event is undone or manually 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.
No description provided.