Add some finishing touches to LRN

This commit is contained in:
Christopher Cookman 2025-05-28 10:36:42 -06:00
parent 379dc9f714
commit 5520234055

View file

@ -144,6 +144,7 @@ Client.on("interactionCreate", async (interaction) => {
lrn
});
interaction.editReply({
content: `<:success:1305271084806963220> LRN for \`${did}\` is \`${lrn.lrn}\``,
ephemeral: showLrn, embeds: [{
title: `LRN for ${did}`,
fields: [
@ -173,6 +174,7 @@ Client.on("interactionCreate", async (interaction) => {
// Spit out cached version
let lrn = cached.lrn;
interaction.reply({
content: `<:cached:1305276187966443612> LRN for \`${did}\``,
ephemeral: showLrn, embeds: [{
title: `LRN for ${did}`,
fields: [