diff --git a/index.js b/index.js index ad886f9..8193ce7 100644 --- a/index.js +++ b/index.js @@ -1218,7 +1218,7 @@ discord.on("interactionCreate", async (interaction) => { embeds: [{ title: `Alert Map`, image: { - alertmapurl: `attachment://alerts.png` + url: `attachment://alerts.png` }, color: 0x00ff00 }],