v3.2.1 push 3

This commit is contained in:
DJj123dj
2023-02-05 16:22:44 +01:00
parent f702b199da
commit 28e7d48e7e
14 changed files with 422 additions and 380 deletions
@@ -69,7 +69,7 @@ exports.compile = (guild,channel,user,messagesInv,data) => {
author:{
name:msg.author.tag,
id:Number(msg.author.id),
color:msg.author.hexAccentColor || "#ffffff",
color:msg.member.displayHexColor || "#ffffff",
pfp:msg.author.displayAvatarURL()
},
content:msg.content || "",