From 79da0933cf566d3b93dbafd2c82ca2bf7ebcb737 Mon Sep 17 00:00:00 2001 From: Cynthia Foxwell Date: Tue, 6 May 2025 17:17:20 -0600 Subject: [PATCH] jumbo: move id to description subtext --- src/modules/utility/jumbo.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/modules/utility/jumbo.js b/src/modules/utility/jumbo.js index 0a3f675..4e384ac 100644 --- a/src/modules/utility/jumbo.js +++ b/src/modules/utility/jumbo.js @@ -47,7 +47,8 @@ jumbo.callback = async function (msg, line) { return { embeds: [ { - title: `:${name}: - \`${id}\``, + title: `:${name}:`, + description: `-# ${id}`, url, fields, image: {