diff --git a/index.js b/index.js index a8f0d12..b59b67d 100644 --- a/index.js +++ b/index.js @@ -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: [