Requesting permissions for Discord Bot using OAuth2 Login

As part of my social login with Discord I get the bot scope and I was wondering if there was any way for me to set the permissions to the discord bot using the social login.
Solution:
GitHub
feat: add Discord bot permissions parameter support by TheUntraceab...
When using the Discord social plugin, you can set the bot scope, and this scope can have an additional permissions scope, referring to the permissions of the Discord Bot once authorized. This pull ...
Jump to solution
1 Reply
Solution
The Untraceable
The Untraceable3mo ago
GitHub
feat: add Discord bot permissions parameter support by TheUntraceab...
When using the Discord social plugin, you can set the bot scope, and this scope can have an additional permissions scope, referring to the permissions of the Discord Bot once authorized. This pull ...

Did you find this page helpful?