nyx

The first CODM discrod bot -- cath.exe Template
git clone https://codeberg.org/night0721/nyx
Log | Files | Refs | LICENSE

commit 401e962ea139d0929b3deab5a9a78a44ea83280e
parent 6ff8a030ec8e28e0a3c6f04c8c3044f1de0723a3
Author: NK <[email protected]>
Date:   Fri, 14 Apr 2023 13:34:41 +0100

fix image not showing

Diffstat:
Mevents/messageCreate.js | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/events/messageCreate.js b/events/messageCreate.js @@ -202,7 +202,7 @@ client.on("messageCreate", async message => { iconURL: message.author.displayAvatarURL({ dynamic: true }), }) .setThumbnail( - "https://github.com/night0721/cath.exe/blob/main/util/assets/images/nyx_logo_transparent.webp" + "https://raw.githubusercontent.com/night0721/cath.exe/main/util/assets/images/nyx_logo_transparent.webp" ) .setTimestamp(); message.reply({