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 userinfo.js #15

Closed SUPERCHIEFYT closed 3 years ago

SUPERCHIEFYT commented 3 years ago

Changes made for this file: userinfo.js 1) Remove unneeded code, or code that would never be used due to the new Discord intents 2) Use the highest role color for the member, instead of the offline color for every member (for their status) 3) Fix the creation date format, to look better/match the join date format. 4) Sort the roles by position to look better idk.

I would test this fully, I've looked over this multiple times to make sure there is no errors, but it's always good to make sure. lol

Changes made for the (webhooksender.js) file Make it so guild.name is always available, read the description for the commit