You: Redirect User to https://discordapp.com/api/oauth2/authorize
| name | value |
|---|---|
| client_id | Your application's Client ID |
| scope | A list of scopes, delimited by spaces |
| redirect_uri | The uri to send the user after authorization |
You: Redirect User to https://discordapp.com/api/oauth2/authorize
| name | value |
|---|---|
| client_id | Your application's Client ID |
| scope | A list of scopes, delimited by spaces |
| redirect_uri | The uri to send the user after authorization |
Note
This does not works in browser for quests which require you to play a game! Use the desktop app to complete those.
How to use this script:
Console tab