Closed Myst82015 closed 4 years ago
Nevermind I tested it with : const member = guild.members.cache.get(req.user.id); it works perfectly fine..........
The reason for that change is it doesn't alway work due to the changes discord made recently. Somethings it will fail to get the cached result.
Changes accordingly to the Issue of m0ri-wk Link: https://github.com/MrAugu/simple-discordjs-dashboard/issues/16
Changes in Line 147 and 170:
to: