AC1Studios
AC1Studios
any help on fixing this?
I added this code and definitely has an issue trying to retrieve the user.id if (!userData || !userData.id) { throw new Error("Invalid user data: missing user ID"); }
It doesn't even log the errors except for the console. I can be more specific about what's going on. After authorizing the discord bot to log in to the dashboard,...
you have to elaborate? what are your error logs?