I can’t understand why user data isn’t being entered into the database
I’m creating a discord bot that will enter user data from the server into the database, such as id, username, nickname and roles. For this I use discord.py and Supabase. It doesn’t show any errors in the console.