From b3f0349ba231108cf93fbdf7d30f6f2cc029df9b Mon Sep 17 00:00:00 2001 From: Kreusada <67752638+Kreusada@users.noreply.github.com> Date: Sun, 25 May 2025 19:39:02 +0100 Subject: [PATCH] [Docs] Update publishing cogs guide with [botname] substitution tip (#6539) Co-authored-by: Michael Oliveira <34169552+Flame442@users.noreply.github.com> --- docs/guide_publish_cogs.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide_publish_cogs.rst b/docs/guide_publish_cogs.rst index db5162ca7..5b15fc43e 100644 --- a/docs/guide_publish_cogs.rst +++ b/docs/guide_publish_cogs.rst @@ -47,7 +47,7 @@ Keys common to both repo and cog info.json (case sensitive) is installed or a repo is added .. tip:: You can use the ``[p]`` key in your string to use the prefix - used for installing. + used for installing, and ``[botname]`` to show the bot's username. - ``short`` (string) - A short description of the cog or repo. For cogs, this info is displayed when a user executes ``[p]cog list``