|
|
@ -0,0 +1,5 @@ |
|
|
|
discord-client-id=Client Id |
|
|
|
discord-client-secret=Client Secret |
|
|
|
discord.client-id.tooltip=Client Id for the application you created in your discord developer portal. |
|
|
|
discord.client-secret.tooltip=Client Secret for the application that you created in your discord developer portal. |
|
|
|
discord.default-scopes.tooltip=The scopes to be sent when asking for authorization. See discord OAuth2 documentation for possible values. If you do not specify anything, scope defaults to 'identify email'. |