diff --git a/src/co/gaiwan/compass/http/oauth.clj b/src/co/gaiwan/compass/http/oauth.clj index 9fc687f..f55fa57 100644 --- a/src/co/gaiwan/compass/http/oauth.clj +++ b/src/co/gaiwan/compass/http/oauth.clj @@ -15,7 +15,7 @@ (def discord-oauth-endpoint "https://discord.com/oauth2/authorize") -(def default-scopes ["email" "identify" "guilds.join" "role_connections.write"]) +(def default-scopes ["email" "identify" "guilds.join"]) (defn flow-init-url ([]