diff --git a/commands/NSFW/nsfw.js b/commands/NSFW/nsfw.js index dd179499..924d16bc 100644 --- a/commands/NSFW/nsfw.js +++ b/commands/NSFW/nsfw.js @@ -42,7 +42,6 @@ class NSFW extends BaseCommand { image = new AttachmentBuilder(res, { name: "image.jpeg" }); const embed = client.embed({ - title: "xd", image: "attachment://image.jpeg", });