- Aplication Client ID and Aplication Client Secret
The values for these both settings are found under the same page.- Go to the applications page in Discord Developer Portal.
https://discord.com/developers/applications
- Your application
Client ID
andClient Secret
can be found in theOAuth2
section of your application page.
- If you regenerate your
Client Secret
, the plugin settings have to be updated as well.
- Go to the applications page in Discord Developer Portal.
- Oauth2 Scopes
The minimum scope requirements and default value for this setting is:identify guilds.join
- Application Bot Token
- Go to the applications page in Discord Developer Portal.
https://discord.com/developers/applications
- Your application Bot
Token
can be found in theBot
section of your application page under theUsername
setting.
- If you regenerate your Bot
Token
, the plugin settings have to be updated as well.
- Go to the applications page in Discord Developer Portal.
- Guild ID
To get your Guild ID, go to your Guild (Server), right click over the Guild name and you should get a menu. TheCopy ID
menu item should copy the Guild ID to your keyboard. The Guild ID is usually a set number of 18 digits.
These are the essential settings required for the plugin features to properly work.
Configure additional settings to fit your board requirements.