SebOuellette / LiveBot

An app that allows you to be inside a bot!
Apache License 2.0
730 stars 175 forks source link

Fix the nickname color #205

Closed Xaliks closed 2 years ago

Xaliks commented 2 years ago

Before:

Before

After:

after

If member had a role without a color, the nickname was black https://github.com/discordjs/discord.js/blob/v12/src/structures/GuildMember.js#L185