Skip to content

docs: fix Discord badge expired invite code#323

Merged
0xallam merged 1 commit into
usestrix:mainfrom
mason5052:fix/discord-badge
Feb 23, 2026
Merged

docs: fix Discord badge expired invite code#323
0xallam merged 1 commit into
usestrix:mainfrom
mason5052:fix/discord-badge

Conversation

@mason5052

Copy link
Copy Markdown
Contributor

Summary

Fix the Discord badge in README.md that displays "Invalid invite" error.

Fixes #313

Changes

  • Update the Discord badge URL from dcbadge.limes.pink/api/server/8Suzzd9z (expired invite code) to dcbadge.limes.pink/api/server/strix-ai (valid vanity URL)
  • The clickable invite link (discord.gg/strix-ai) was already correct -- only the badge image source needed updating

Test plan

  • Verified https://dcbadge.limes.pink/api/server/strix-ai returns a valid badge SVG showing correct server name and member count
  • Verified the expired code 8Suzzd9z renders "Invalid invite" error
  • No other files affected
The badge image URL used invite code  which is expired,
causing the badge to render 'Invalid invite' instead of the server info.
Updated to use the vanity URL  which resolves correctly.

Fixes usestrix#313
Copilot AI review requested due to automatic review settings February 23, 2026 02:47
@greptile-apps

greptile-apps Bot commented Feb 23, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Updated Discord badge URL from expired invite code 8Suzzd9z to valid vanity URL strix-ai, resolving the "Invalid invite" error displayed in the README.

  • Changed badge image source to use the same strix-ai identifier as the clickable invite link for consistency
  • Simple documentation fix with no impact on functionality

Confidence Score: 5/5

  • This PR is safe to merge with no risk
  • Single-line documentation change that fixes a broken Discord badge URL with no code changes or logic modifications
  • No files require special attention

Important Files Changed

Filename Overview
README.md Fixed Discord badge URL from expired invite code to valid vanity URL

Last reviewed commit: b78f456

Copilot AI left a comment

Copy link
Copy Markdown

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 fixes a broken Discord badge in the README.md file by updating an expired invite code to use the proper vanity URL. The issue was reported in #313 where users encountered an "Invalid invite" error when viewing the badge.

Changes:

  • Updated Discord badge image URL from expired invite code 8Suzzd9z to vanity URL strix-ai

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

@0xallam 0xallam merged commit 0ca9af3 into usestrix:main Feb 23, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants