jumbo: move id to description subtext

This commit is contained in:
Cynthia Foxwell 2025-05-06 17:17:20 -06:00
parent 149883adff
commit 79da0933cf
Signed by: Cynosphere
SSH key fingerprint: SHA256:H3SM8ufP/uxqLwKSH7xY89TDnbR9uOHzjLoBr0tlajk

View file

@ -47,7 +47,8 @@ jumbo.callback = async function (msg, line) {
return { return {
embeds: [ embeds: [
{ {
title: `:${name}: - \`${id}\``, title: `:${name}:`,
description: `-# ${id}`,
url, url,
fields, fields,
image: { image: {