diff --git a/index.js b/index.js index 977f242..0b10b64 100644 --- a/index.js +++ b/index.js @@ -215,7 +215,7 @@ Client.on("interactionCreate", async (interaction) => { { name: "SPID", value: `\`${lrn.spid}\`` || "`NULL`", inline: true }, { name: "Activation Date", value: `` } ], - footer: { text: "This is cached data. Expires" }, + footer: { text: "This is cached data. Cached" }, timestamp: new Date(cached.timestamp).toISOString(), color: 0x00FF00 }]