Skip to content

fix(panel): update broken Discord bot setup guide links#1108

Open
YgorLeal wants to merge 1 commit into
citizenfx:developfrom
YgorLeal:fix/discord-broken-links
Open

fix(panel): update broken Discord bot setup guide links#1108
YgorLeal wants to merge 1 commit into
citizenfx:developfrom
YgorLeal:fix/discord-broken-links

Conversation

@YgorLeal
Copy link
Copy Markdown

@YgorLeal YgorLeal commented Apr 9, 2026

Summary

Fixes #1079 — Updates broken Discord bot setup links in the settings page.

Problem

The two discordjs.guide URLs in the Discord settings tab now return 404:

  • discordjs.guide/preparations/setting-up-a-bot-application.html
  • discordjs.guide/preparations/adding-your-bot-to-servers.html

Solution

Replaced with the official Discord developer documentation URLs:

  • discord.com/developers/docs/quick-start/getting-started (bot setup)
  • discord.com/developers/docs/topics/oauth2 (adding bot to servers)

Test plan

  • Both new URLs return 200
  • Verify links render correctly in the Discord settings tab

The discordjs.guide URLs for bot setup and server invite guides now
return 404. Replace them with the official Discord developer docs.
@YgorLeal YgorLeal requested a review from tabarra as a code owner April 9, 2026 01:26
@CodeMeAPixel
Copy link
Copy Markdown

This has already been addressed in #1104 @YgorLeal 👀 just awaiting review.

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