curtisf / logger

Loggerbot version 3, the Discord bot serving nearly 24 million users.
https://logger.bot
GNU General Public License v3.0
374 stars 131 forks source link

Update guildMemberUpdate.js #14

Closed SUPERCHIEFYT closed 3 years ago

SUPERCHIEFYT commented 3 years ago

Fix the guildMemberUpdate event: bug

SUPERCHIEFYT commented 3 years ago

Wouldn't it still cause the same issue?, whenever a bot updates the roles & nickname at the same time it messes up the roles embed.. If the checks for nick and roles was split with an else if wouldn't that mean the roles would never be logged?