Proposal
The server list should OAuth2 and get the list of servers where the specific user has an admin role. I suppose it should do something with the rpc scope.
Let's use OAuth2 to fetch the server list directly from Discord's API instead of storing it in our database. This way, we ensure that the dashboard always shows the latest changes.
Proposal The server list should OAuth2 and get the list of servers where the specific user has an admin role. I suppose it should do something with the rpc scope.