Small tweak

This commit is contained in:
2024-01-08 00:02:05 +01:00
parent 4f9d4f6426
commit b99f0c1e7b
3 changed files with 12 additions and 3 deletions

View File

@@ -10,6 +10,7 @@ export = {
event: "guildMemberAdd",
execute(member: GuildMember) {
if (process.env.NODE_ENV === "dev") return
const embedColor = Number(color.replace("#", "0x"))
logToChannel("bot", {