wiki content changes from key's pr#478
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR separates and applies wiki-content-only updates originally part of PR #463, including navigation changes, new legal/terms landing content, and broad documentation/example formatting updates across many BDScript pages.
Changes:
- Added a “Terms & Privacy” landing page and moved the Entity Transfer Policy content into
external/entityTransferPolicy.txt(removing the oldsrc/entityTransferPolicy.mdpage). - Updated
src/SUMMARY.mdstructure and added/reshuffled many function entries (including new Components v2 media gallery docs). - Refreshed many BDScript docs with admonish blocks, updated examples (often switching to
discord yamltranscripts), and small wording/format tweaks.
Reviewed changes
Copilot reviewed 76 out of 76 changed files in this pull request and generated 9 comments.
Show a summary per file
| File | Description |
|---|---|
| src/tools/json.md | Adds a stub “redirect” page for the JSON tool. |
| src/termsAndPrivacy.md | New landing page aggregating links to legal documents. |
| src/SUMMARY.md | Updates book navigation, categories, and adds new entries. |
| src/settings.md | Removes “Experimental Feature” banner from Settings page. |
| src/resources/timeFormat.md | Improves formatting using an admonish note. |
| src/resources/api.md | Updates API doc styling + renames “Arguments” to “Parameters” in documentation sections. |
| src/premium/sendNotification.md | Adjusts admonish formatting and trims duplicated warnings. |
| src/guides/general/threads.md | Expands thread guide to include new thread count functions and examples. |
| src/FLOWCHART_CHANGELOG.md | Removes changelog stylesheet link block. |
| src/entityTransferPolicy.md | Removes old embedded Entity Transfer Policy page. |
| src/CHANGELOG.md | Removes a duplicate changelog bullet. |
| src/bdscript/var.md | Wording/format fixes + parameter formatting updates. |
| src/bdscript/userJoinedDiscord.md | Reorders admonish blocks for readability. |
| src/bdscript/unmute.md | Reorders admonish blocks for readability. |
| src/bdscript/threadUserCount.md | Adds “Read more” link to Threads guide. |
| src/bdscript/threadRemoveMember.md | Reworks examples into discord yaml + adds “Read more”. |
| src/bdscript/threadMessageCount.md | Adds “Read more” link to Threads guide. |
| src/bdscript/threadAddMember.md | Reworks example and adds “Read more”. |
| src/bdscript/textSplit.md | Reworks example format and adds “Read more” + Q/A admonishes. |
| src/bdscript/takeRole.md | Moves description above deprecation notes. |
| src/bdscript/startThread.md | Improves parameter naming, adds archive duration section, and new example format. |
| src/bdscript/splitText.md | Adds “Read more” link to Text Splitting guide. |
| src/bdscript/serverVerificationLvl.md | Fixes example YAML metadata (adds missing user_id). |
| src/bdscript/serverRegion.md | Reorders deprecation note vs description. |
| src/bdscript/serverOwnerComplex.md | Converts note to admonish + changes example output. |
| src/bdscript/serverOwner.md | Adjusts example output formatting. |
| src/bdscript/serverName.md | Converts note to admonish + tweaks example block formatting. |
| src/bdscript/serverDescriptionComplex.md | Adds “What is this?” admonish for $message. |
| src/bdscript/serverCount.md | Converts inline note to admonish block. |
| src/bdscript/replaceText.md | Updates documented default behavior for Amount parameter. |
| src/bdscript/repeatMessage.md | Renames parameter wording, adds an extended example section. |
| src/bdscript/removeSplitTextElement.md | Rewrites description and adds a full example + “Read more”. |
| src/bdscript/randomComplex.md | Fixes inequality wording and adds decimals example. |
| src/bdscript/random.md | Adds decimals example and adjusts example transcript formatting. |
| src/bdscript/mute.md | Reorders admonish blocks for readability. |
| src/bdscript/modifyChannelPerms.md | Reorders admonish blocks for readability. |
| src/bdscript/mentionedChannels.md | Reworks example into discord yaml transcript. |
| src/bdscript/membersCountComplex.md | Reworks example and converts to transcript format. |
| src/bdscript/membersCount.md | Reworks example and adds an admonish example section. |
| src/bdscript/linesCount.md | Updates example transcript user metadata. |
| src/bdscript/joinSplitText.md | Normalizes transcript formatting + adds “Read more”. |
| src/bdscript/isEmojiAnimated.md | Updates example transcript user metadata. |
| src/bdscript/guildIDComplex.md | Reworks example and adds “What is this?” admonish. |
| src/bdscript/guildID.md | Simplifies example text output. |
| src/bdscript/guildExists.md | Expands example to show true/false cases. |
| src/bdscript/guildBanner.md | Reworks example transcript and adds “What is this?” admonish. |
| src/bdscript/giveRole.md | Reorders deprecation note vs description. |
| src/bdscript/getTextSplitLength.md | Adds “What is this?” + “Read more” admonishes. |
| src/bdscript/getTextSplitIndex.md | Adds “What is this?” + “Read more” admonishes. |
| src/bdscript/getServerInviteComplex.md | Normalizes admonish formatting and adds “What is this?” admonish. |
| src/bdscript/endtry.md | Reworks example comparison formatting using admonish blocks. |
| src/bdscript/endif.md | Adds example admonish wrapper and updates “Read more” section. |
| src/bdscript/emoteCount.md | Simplifies example text output and removes extra Q/A block. |
| src/bdscript/else.md | Updates example transcript formatting and “Read more” section. |
| src/bdscript/editThread.md | Improves parameter naming/sections + adds transcript example + “Read more”. |
| src/bdscript/editSplitText.md | Rewrites description and replaces example with clearer transcript-based one. |
| src/bdscript/deletecommand.md | Converts notes into admonish blocks. |
| src/bdscript/customEmoji.md | Adjusts warning level + updates example to transcript style. |
| src/bdscript/commandTrigger.md | Tweaks example input for clarity. |
| src/bdscript/commandsCount.md | Tweaks example input + transcript metadata. |
| src/bdscript/commandName.md | Tweaks example input/output transcript. |
| src/bdscript/commandFolder.md | Tweaks example input transcript. |
| src/bdscript/clearReactions.md | Adds “What is this?” admonish. |
| src/bdscript/channelIDFromName.md | Reorders deprecation note vs description. |
| src/bdscript/c.md | Reworks example into new transcript format and re-adds Q/A admonish. |
| src/bdscript/botOwnerID.md | Reworks example transcript and metadata. |
| src/bdscript/botID.md | Simplifies example text output. |
| src/bdscript/boostCountComplex.md | Reworks example output and adds Q/A admonish. |
| src/bdscript/boostCount.md | Adds transcript content before boost event. |
| src/bdscript/awaitFunc.md | Updates example transcript and “Read more” section. |
| src/bdscript/alternativeParsing.md | Normalizes code fences, transcripts, and example admonish structure. |
| src/bdscript/addMediaGalleryItem.md | New Components v2 function doc page for media gallery items. |
| src/bdscript/addMediaGallery.md | New Components v2 function doc page for media galleries. |
| src/bdscript/addContainer.md | Adds media gallery to “Container Components” list. |
| external/entityTransferPolicy.txt | New externalized Entity Transfer Policy text. |
| external/CHANGELOG.json | Adds 2025 month entries to app changelog data. |
Comments suppressed due to low confidence (1)
src/resources/api.md:287
- There are several extra trailing blank lines at the end of the document (after the Parameter Types list). Removing them avoids unnecessary whitespace/noise in diffs.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
kubastick
approved these changes
Jul 5, 2026
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.
separated the wiki content changes from rainbow key's pr (#463),
original pr by @Rainb0wKey.