diff --git a/next.config.js b/next.config.js index ff37ca9..60b603e 100644 --- a/next.config.js +++ b/next.config.js @@ -35,7 +35,6 @@ const nextConfig = { api: process.env.DISCORD_API, scopes: [ 'identify', - 'guilds', 'email', 'openid' ]