From 25762c0ac69c01152e15e66db9e1fe1cbbaac200 Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Fri, 2 Jan 2026 11:32:59 +0100 Subject: [PATCH] docs(discord): note from label includes tag/id --- docs/discord.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/discord.md b/docs/discord.md index da3e4658c..449a479ce 100644 --- a/docs/discord.md +++ b/docs/discord.md @@ -29,6 +29,7 @@ Status: ready for DM and guild text channels via the official Discord bot gatewa Note: Discord does not provide a simple username → id lookup without extra guild context, so prefer ids or `<@id>` mentions for DM delivery targets. Note: Slugs are lowercase with spaces replaced by `-`. Channel names are slugged without the leading `#`. +Note: Guild context `[from:]` lines include `author.tag` + `id` to make ping-ready replies easy. ## Capabilities & limits - DMs and guild text channels (threads are treated as separate channels; voice not supported).