Skip to content

Replace Discord Server Invite with working one#147

Closed
Boopup wants to merge 1 commit into
PlanetaryOrbit:mainfrom
Boopup:patch-3
Closed

Replace Discord Server Invite with working one#147
Boopup wants to merge 1 commit into
PlanetaryOrbit:mainfrom
Boopup:patch-3

Conversation

@Boopup
Copy link
Copy Markdown
Contributor

@Boopup Boopup commented May 30, 2026

In the title - replaces the broken Discord Invite in README with the one in the documentation.

Summary by CodeRabbit

  • Documentation
    • Updated Discord community invite link in README

Review Change Stack

In the title - replaces the broken Discord Invite with the one in the documentation.
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 30, 2026

📝 Walkthrough

Walkthrough

README.md updates the Discord "questions and discussion" community link in the contribution guidance section from the old invite URL format to a new short invite URL, enabling clearer access to the community discussion channel.

Changes

Documentation

Layer / File(s) Summary
Discord invite link update
README.md
The Discord invite URL in the contribution guidance section is updated to a new short invite URL.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A link once long now short and neat,
To Discord's humble meeting seat,
Where questions bloom and voices sing—
A tiny change, a welcome thing!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: replacing a non-functional Discord invite link with a working one, which is the sole purpose of this pull request.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@README.md`:
- Line 241: The README contains multiple Discord invite URLs that are
inconsistent; update all Discord links (the entries referenced around line 9,
line 20 and the existing link at line 241) to use the single canonical invite
URL https://discord.gg/m2fqzENapZ so every Discord reference points to the same
working invite; search for "Discord" or "discord.gg" in the README and replace
any differing invite URLs with that canonical URL to ensure consistency.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 6ebe937a-1c07-4b1d-a660-02ade8dab9a9

📥 Commits

Reviewing files that changed from the base of the PR and between 4969afa and 17759ae.

📒 Files selected for processing (1)
  • README.md

Comment thread README.md
4. **Open a Pull Request** with a clear description of what you've changed and why.

For bug reports and feature requests, please use our [feedback portal](https://feedback.planetaryapp.us/bugs). For questions and discussion, join our [Discord server](https://discord.com/invite/ubGPWb3r).
For bug reports and feature requests, please use our [feedback portal](https://feedback.planetaryapp.us/bugs). For questions and discussion, join our [Discord server](https://discord.gg/m2fqzENapZ).
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.

⚠️ Potential issue | 🟡 Minor | ⚡ Quick win

Standardize all Discord links to the same invite URL.

Nice fix on this line, but the README still has other Discord links with different invite URLs (Line 9 and Line 20). Please align them to this same working invite to avoid inconsistent/broken navigation.

Suggested README patch
-  <a href="https://discord.gg/mWqdZmEkDc">
+  <a href="https://discord.gg/m2fqzENapZ">
...
-  <a href="https://discord.com/invite/ubGPWb3r">Discord</a>
+  <a href="https://discord.gg/m2fqzENapZ">Discord</a>
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@README.md` at line 241, The README contains multiple Discord invite URLs that
are inconsistent; update all Discord links (the entries referenced around line
9, line 20 and the existing link at line 241) to use the single canonical invite
URL https://discord.gg/m2fqzENapZ so every Discord reference points to the same
working invite; search for "Discord" or "discord.gg" in the README and replace
any differing invite URLs with that canonical URL to ensure consistency.

@Boopup Boopup closed this May 30, 2026
@Boopup Boopup deleted the patch-3 branch May 30, 2026 07: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.

1 participant