Discord OAuth2 Converter
How to use
- Get the Discord OAuth2 URL. Make sure it is a supported format!
- Paste the URL into the "Discord Invite URL" field.
- Copy the generated URL from the "Add.BotL.ink URL" field using the "Copy" button.
- Use the URL.
applications.commands
scope no matter if your bot uses it or not!
Converter
Supported formats
Domains:
Query parameters:
?scope=bot&client_id=:id&permissions=:perms
?scope=bot&client_id=:id
?scope=bot+applications.commands&client_id=:id&permissions=:perms
?scope=bot+applications.commands&client_id=:id
Examples:
https://discord.com/oauth2/authorize?scope=bot&client_id=:id&permissions=:perms
https://canary.discord.com/oauth2/authorize?scope=bot&client_id=:id
https://ptb.discord.com/oauth2/authorize?scope=bot+applications.commands&client_id=:id&permissions=:perms
https://discord.com/oauth2/authorize?scope=bot+applications.commands&client_id=:id