[PR #2] [MERGED] docs(AGENTS.md): add Discord masked link syntax #2

Closed
opened 2026-02-15 17:17:40 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/openclaw/clawdinators/pull/2
Author: @clawdinator[bot]
Created: 1/8/2026
Status: Merged
Merged: 1/8/2026
Merged by: @joshp123

Base: mainHead: fix/discord-masked-links


📝 Commits (2)

  • 4bbc340 docs(AGENTS.md): add Discord masked link syntax
  • 50b96e4 docs(AGENTS.md): emphasize preference for masked links

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 clawdinator/workspace/AGENTS.md (+2 -1)

📄 Description

Summary

Discord supports markdown links with angle brackets to suppress embeds:

[text](<url>)

Example: [#504](<https://github.com/org/repo/issues/504>)

Learned from @4shadowed in #clawdinators-test. 🦞

Changes

  • Added Discord masked link syntax documentation
  • Clarified bare link syntax for embed suppression

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/openclaw/clawdinators/pull/2 **Author:** [@clawdinator[bot]](https://github.com/apps/clawdinator) **Created:** 1/8/2026 **Status:** ✅ Merged **Merged:** 1/8/2026 **Merged by:** [@joshp123](https://github.com/joshp123) **Base:** `main` ← **Head:** `fix/discord-masked-links` --- ### 📝 Commits (2) - [`4bbc340`](https://github.com/openclaw/clawdinators/commit/4bbc34016fd1e678cb48fb911584b64693e694bb) docs(AGENTS.md): add Discord masked link syntax - [`50b96e4`](https://github.com/openclaw/clawdinators/commit/50b96e4aefc32d2a6e6e106eac04a32ffbb7c5d2) docs(AGENTS.md): emphasize preference for masked links ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `clawdinator/workspace/AGENTS.md` (+2 -1) </details> ### 📄 Description ## Summary Discord supports markdown links with angle brackets to suppress embeds: ``` [text](<url>) ``` Example: `[#504](<https://github.com/org/repo/issues/504>)` Learned from @4shadowed in #clawdinators-test. 🦞 ## Changes - Added Discord masked link syntax documentation - Clarified bare link syntax for embed suppression --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 17:17:40 -05:00
yindo closed this issue 2026-02-15 17:17:40 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: openclaw/clawdinators#2