Skip to content

Add a Discord link to the DPBG/Engram.AI repository page #1364

Description

@Lobster-0429

Summary

The Links section on a repository detail page (e.g. /miners/repository?name=DPBG%2FEngram.AI, below the PR Activity chart) is built entirely by live-scanning the target repo's own README.md and GitHub homepage metadata (RepositorySocialLinks.tsx). For DPBG/Engram.AI, that scan doesn't surface a Discord link, so no Discord button appears even though the project has an active Discord.

Add a small, per-repo fallback list of links that fills in a link kind (e.g. discord) only when the live README/homepage scan doesn't already find one — with DPBG/Engram.AI pinned to https://discord.com/channels/1504942454258798684/1523702741782888579.

Motivation

Contributors and users landing on a project's repository page currently have no way to reach that project's Discord unless the maintainer happens to have linked it in a format the auto-parser recognizes. A lightweight fallback lets a specific repo's Discord (or other social link) be pinned without waiting on a README edit, while still preferring the maintainer's own README/homepage link whenever the scan finds one.

Note: the URL above is a direct channel deep-link (discord.com/channels/<guild>/<channel>), not a public invite. Visitors who aren't already members of that server will hit an access-denied screen. A public invite link (https://discord.gg/XXXXXXX) should be substituted once available.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions